Glyphs.UnicodeStringProperty 属性

定义

标识 UnicodeString 依赖属性。

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

属性值

UnicodeString 依赖属性的标识符。

适用于