RibbonTabDataAutomationPeer.ISelectionItemProvider.AddToSelection Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This API is not implemented.
virtual void System.Windows.Automation.Provider.ISelectionItemProvider.AddToSelection() = System::Windows::Automation::Provider::ISelectionItemProvider::AddToSelection;
void ISelectionItemProvider.AddToSelection ();
override this.System.Windows.Automation.Provider.ISelectionItemProvider.AddToSelection : unit -> unit
Sub AddToSelection () Implements ISelectionItemProvider.AddToSelection
Implements
Exceptions
The user cannot interact with the RibbonTab that is associated with the RibbonTabDataAutomationPeer.
A element other than the RibbonTab that is associated with this RibbonTabDataAutomationPeer is selected.
Remarks
This member is an explicit interface member implementation. It can be used only when the RibbonTabDataAutomationPeer instance is cast to an ISelectionItemProvider interface.
Applies to
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
.NET