FontScaling Members
Include Protected Members
Include Inherited Members
Class used to attach a pre-scaled font size to an element. This is necessary if you want to apply a conversion (such as scaling) to the font size when the font size is coming from a dynamic resource, since {DynamicResource} does not allow for a converter to be applied to the value.
The FontScaling type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetPreScaledFontSize | ||
SetPreScaledFontSize |
Top
Fields
Name | Description | |
---|---|---|
PreScaledFontSizeProperty |
Top
Attached Properties
Name | Description | |
---|---|---|
PreScaledFontSize |
Top