次の方法で共有


InfoBar.MessageProperty プロパティ

定義

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

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

プロパティ値

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

適用対象