FlowDocumentPageViewer.CanIncreaseZoomPropertyKey 필드

정의

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

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

필드 값

설명

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

적용 대상