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 參數。

適用於