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 параметра.

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