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
Public attached property PreScaledFontSize Microsoft internal use only.

Top

Methods

  Name Description
Public methodStatic member GetPreScaledFontSize Microsoft internal use only.
Public methodStatic member SetPreScaledFontSize Microsoft internal use only.

Top

Fields

  Name Description
Public fieldStatic member 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.

See Also

Reference

Microsoft.VisualStudio.PlatformUI Namespace