SymbolIcon.SymbolProperty プロパティ

定義

Symbol 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ SymbolProperty { DependencyProperty ^ get(); };
static DependencyProperty SymbolProperty();
public static DependencyProperty SymbolProperty { get; }
var dependencyProperty = SymbolIcon.symbolProperty;
Public Shared ReadOnly Property SymbolProperty As DependencyProperty

プロパティ値

Symbol 依存関係プロパティの識別子。

適用対象