Glyphs.UnicodeStringProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.