FlowDocumentPageViewer.CanDecreaseZoomPropertyKey Pole

Definice

Identifikuje CanDecreaseZoom vlastnost závislosti.

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 

Hodnota pole

Poznámky

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

Platí pro