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

适用于