HandwritingView.IsOpenProperty 속성

정의

IsOpen 종속성 속성을 식별합니다.

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

속성 값

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

적용 대상

추가 정보