FlowDocumentPageViewer.CanDecreaseZoomPropertyKey フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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)し、 パラメーターとして をkey
渡CanDecreaseZoomPropertyKeyします。
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
.NET