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 jste odvozeni od FlowDocumentPageViewer, potřebujete tento klíč k nastavení hodnoty CanDecreaseZoom vlastnosti závislosti. Volání SetValue(DependencyPropertyKey, Object), předání CanDecreaseZoomPropertyKey jako key parametr.

Platí pro