バージョン

GetChildrenCore メソッド (XamRibbonAutomationPeer)

この XamRibbonAutomationPeer に関連する Infragistics.Windows.Ribbon.XamRibbon の子要素のコレクションを返します。
シンタックス
'宣言
 
Protected Overrides Function GetChildrenCore() As List(Of AutomationPeer)
protected override List<AutomationPeer> GetChildrenCore()

戻り値の型

子要素のコレクション。
解説

リボンは子要素として QAT、ApplicationMenu、ContextualTabGroups、および RibbonTabItems を返します。

参照