FlowDocumentPageViewer.CanIncreaseZoomPropertyKey Campo

Definizione

Identifica la proprietà di dipendenza 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 

Valore del campo

Commenti

Se si deriva da FlowDocumentPageViewer, è necessaria questa chiave per impostare il valore della proprietà di CanIncreaseZoom dipendenza. Chiamare SetValue(DependencyPropertyKey, Object), passando CanIncreaseZoomPropertyKey come key parametro.

Si applica a