FlowDocumentPageViewer.CanIncreaseZoomPropertyKey Поле

Определение

Идентифицирует свойство зависимостей 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 

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

Комментарии

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

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