다음을 통해 공유


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 종속성 속성의 식별자입니다.

적용 대상