次の方法で共有


RibbonAutomationPeer.ISelectionProvider.IsSelectionRequired プロパティ

定義

Ribbon が少なくとも 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

プロパティ値

Boolean

常に true

実装

注釈

このメンバーは、明示的なインターフェイス メンバーの実装です。 これは、RibbonAutomationPeer のインスタンスが ISelectionProvider インターフェイスにキャストされる場合のみ、使用できます。

適用対象