SymbolIcon.SymbolProperty Property

Definition

Identifies the Symbol dependency property.

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

Property Value

The identifier for the Symbol dependency property.

Applies to