Share via


InfoBar.SeverityProperty Property

Definition

Identifies the Severity dependency property.

public:
 static property DependencyProperty ^ SeverityProperty { DependencyProperty ^ get(); };
static DependencyProperty SeverityProperty();
public static DependencyProperty SeverityProperty { get; }
var dependencyProperty = InfoBar.severityProperty;
Public Shared ReadOnly Property SeverityProperty As DependencyProperty

Property Value

The identifier for the Severity dependency property.

Applies to