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),作为 key 参数传递CanIncreaseZoomPropertyKey

适用于