Share via


FlowDocumentPageViewer.CanIncreaseZoomPropertyKey Champ

Définition

Identifie la propriété de dépendance CanIncreaseZoom.

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 

Valeur de champ

Remarques

Si vous dérivez de FlowDocumentPageViewer, vous avez besoin de cette clé pour définir la valeur de la CanIncreaseZoom propriété de dépendance. Appelez SetValue(DependencyPropertyKey, Object), en passant CanIncreaseZoomPropertyKey comme key paramètre.

S’applique à