次の方法で共有


InfoBar.IsIconVisibleProperty プロパティ

定義

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

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

プロパティ値

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

適用対象