Preface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xv
1. Hello, WPF . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
WPF from Scratch 1
XAML Browser Applications (XBAPs) 14
Content Models 16
Layout 19
Controls 22
Data Binding 22
Dependency Properties 27
Resources 28
Styles 30
Animation 31
Control Templates 32
Graphics 33
3D 34
Documents and Printing 34
2. Applications and Settings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36
Application Lifetime 36
Application Deployment 48
Settings 55
1