FlowDocumentPageViewer.CanDecreaseZoomPropertyKey 필드

정의

CanDecreaseZoom 종속성 속성을 나타냅니다.

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

필드 값

설명

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

적용 대상