FlowDocumentPageViewer.CanDecreaseZoomPropertyKey Feld

Definition

Identifies the CanDecreaseZoom dependency property.

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 

Feldwert

Hinweise

Wenn Sie von FlowDocumentPageViewerdieser abgeleitet werden, benötigen Sie diesen Schlüssel, um den Wert der CanDecreaseZoom Abhängigkeitseigenschaft festzulegen. Rufen Sie den Aufruf SetValue(DependencyPropertyKey, Object)auf, und übergeben CanDecreaseZoomPropertyKey Sie ihn key als Parameter.

Gilt für: