次の方法で共有


InfoBar.SeverityProperty プロパティ

定義

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

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

プロパティ値

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

適用対象