IconSourceElement.IconSourceProperty Property

Definition

Identifies the IconSource dependency property.

public:
 static property DependencyProperty ^ IconSourceProperty { DependencyProperty ^ get(); };
static DependencyProperty IconSourceProperty();
public static DependencyProperty IconSourceProperty { get; }
var dependencyProperty = IconSourceElement.iconSourceProperty;
Public Shared ReadOnly Property IconSourceProperty As DependencyProperty

Property Value

The identifier for the IconSource dependency property.

Applies to