DocumentViewerBase.CanGoToPreviousPagePropertyKey 필드

정의

CanGoToPreviousPage 종속성 속성 키를 식별합니다.

protected: static initonly System::Windows::DependencyPropertyKey ^ CanGoToPreviousPagePropertyKey;
protected static readonly System.Windows.DependencyPropertyKey CanGoToPreviousPagePropertyKey;
 staticval mutable CanGoToPreviousPagePropertyKey : System.Windows.DependencyPropertyKey
Protected Shared ReadOnly CanGoToPreviousPagePropertyKey As DependencyPropertyKey 

필드 값

설명

에서 DocumentViewerBase파생되는 경우 종속성 속성의 CanGoToPreviousPage 값을 설정하려면 이 키가 필요합니다. 를 호출 SetValue(DependencyPropertyKey, Object)하고 매개 변수로 전달 CanGoToPreviousPagePropertyKey 합니다 key .

적용 대상