FontScaling Class
Microsoft internal use only.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.PlatformUI.FontScaling
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaration
Public NotInheritable Class FontScaling
public static class FontScaling
public ref class FontScaling abstract sealed
[<AbstractClass>]
[<Sealed>]
type FontScaling = class end
public final class FontScaling
The FontScaling type exposes the following members.
Attached Properties
Name | Description | |
---|---|---|
PreScaledFontSize | Microsoft internal use only. |
Top
Methods
Name | Description | |
---|---|---|
GetPreScaledFontSize | Microsoft internal use only. | |
SetPreScaledFontSize | Microsoft internal use only. |
Top
Fields
Name | Description | |
---|---|---|
PreScaledFontSizeProperty | Microsoft internal use only. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.