Glyphs.FontRenderingEmSizeProperty Property

Definition

Identifies the FontRenderingEmSize dependency property.

public:
 static property DependencyProperty ^ FontRenderingEmSizeProperty { DependencyProperty ^ get(); };
static DependencyProperty FontRenderingEmSizeProperty();
public static DependencyProperty FontRenderingEmSizeProperty { get; }
var dependencyProperty = Glyphs.fontRenderingEmSizeProperty;
Public Shared ReadOnly Property FontRenderingEmSizeProperty As DependencyProperty

Property Value

The identifier for the FontRenderingEmSize dependency property.

Applies to