RibbonGalleryAutomationPeer.ISelectionProvider.IsSelectionRequired プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
UI オートメーション プロバイダーが少なくとも 1 つの子要素の選択を必要とするかどうかを示す値を取得します。
property bool System::Windows::Automation::Provider::ISelectionProvider::IsSelectionRequired { bool get(); };
bool System.Windows.Automation.Provider.ISelectionProvider.IsSelectionRequired { get; }
member this.System.Windows.Automation.Provider.ISelectionProvider.IsSelectionRequired : bool
ReadOnly Property IsSelectionRequired As Boolean Implements ISelectionProvider.IsSelectionRequired
プロパティ値
常に false
。
実装
注釈
このメンバーは、明示的なインターフェイス メンバーの実装です。 これは、RibbonGalleryAutomationPeer のインスタンスが ISelectionProvider インターフェイスにキャストされる場合のみ、使用できます。