Glyphs.UnicodeStringProperty Property

Definition

Identifies the UnicodeString dependency property.

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

Property Value

The identifier for the UnicodeString dependency property.

Applies to