Popup.IsOpenProperty 속성

정의

IsOpen 종속성 속성의 식별자를 가져옵니다.

public:
 static property DependencyProperty ^ IsOpenProperty { DependencyProperty ^ get(); };
static DependencyProperty IsOpenProperty();
public static DependencyProperty IsOpenProperty { get; }
var dependencyProperty = Popup.isOpenProperty;
Public Shared ReadOnly Property IsOpenProperty As DependencyProperty

속성 값

IsOpen 종속성 속성의 식별자입니다.

적용 대상