DocumentViewerBase.PageCountPropertyKey フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
PageCount依存関係プロパティ キーを識別します。
protected: static initonly System::Windows::DependencyPropertyKey ^ PageCountPropertyKey;
protected static readonly System.Windows.DependencyPropertyKey PageCountPropertyKey;
staticval mutable PageCountPropertyKey : System.Windows.DependencyPropertyKey
Protected Shared ReadOnly PageCountPropertyKey As DependencyPropertyKey
フィールド値
注釈
DocumentViewerBaseから派生する場合、PageCount依存関係プロパティの値を設定するには、このキーが必要です。
SetValue(DependencyPropertyKey, Object)を呼び出し、key パラメーターとしてPageCountPropertyKeyを渡します。