InfoBadgeTemplateSettings.IconElementProperty Property

Definition

Identifies the InfoBadgeTemplateSettings.IconElement dependency property.

public:
 static property DependencyProperty ^ IconElementProperty { DependencyProperty ^ get(); };
static DependencyProperty IconElementProperty();
public static DependencyProperty IconElementProperty { get; }
var dependencyProperty = InfoBadgeTemplateSettings.iconElementProperty;
Public Shared ReadOnly Property IconElementProperty As DependencyProperty

Property Value

The identifier for the InfoBadgeTemplateSettings.IconElement dependency property.

Applies to