FlowDocumentPageViewer.CanDecreaseZoomPropertyKey Поле

Определение

Идентифицирует свойство зависимостей CanDecreaseZoom.

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 

Значение поля

Комментарии

Если вы наследуете от FlowDocumentPageViewer, этот ключ необходим, чтобы задать значение CanDecreaseZoom свойства зависимостей. Вызовите SetValue(DependencyPropertyKey, Object), передав CanDecreaseZoomPropertyKey в key качестве параметра .

Применяется к