SelectorAutomationPeer.ISelectionProvider.IsSelectionRequired プロパティ

定義

この型またはメンバーは、Windows Presentation Foundation (WPF) インフラストラクチャをサポートしますが、独自に作成したコードから直接使用するためのものではありません。

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

プロパティ値

処理が正常に行われた場合は、S_OK を返します。それ以外の場合は、エラー値を返します。

実装

適用対象