Glyphs.FontUriProperty Property

Definition

Identifies the FontUri dependency property.

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

Property Value

The identifier for the FontUri dependency property.

Applies to