FlowDocumentPageViewer.CanIncreaseZoomPropertyKey Pole

Definice

Identifikuje CanIncreaseZoom vlastnost závislosti.

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 

Hodnota pole

Poznámky

Pokud odvozujete z FlowDocumentPageViewer, budete tento klíč potřebovat k nastavení hodnoty CanIncreaseZoom vlastnosti závislosti. Jako parametr volejte SetValue(DependencyPropertyKey, Object)a předejte CanIncreaseZoomPropertyKey ho key .

Platí pro