FlowDocumentPageViewer.CanIncreaseZoomPropertyKey Feld

Definition

Identifies the CanIncreaseZoom dependency property.

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 

Feldwert

Hinweise

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

Gilt für: