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 依存関係プロパティの識別子。

適用対象