ApplyTo()
|
<< Click to Display Table of Contents >> ApplyTo() |
|
Applies a custom SimpleFont object's properties (family, size, and style) to a Windows Control
<SimpleFont>.ApplyTo(DependencyObject target)
target |
The DependencyObject to apply the SimpleFont object |
// Define the custom button control object |