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
Public methodStatic member GetPreScaledFontSize
Public methodStatic member SetPreScaledFontSize

Top

Fields

  Name Description
Public fieldStatic member PreScaledFontSizeProperty

Top

Attached Properties

  Name Description
Public attached property PreScaledFontSize

Top

See Also

Reference

FontScaling Class

Microsoft.VisualStudio.PlatformUI Namespace