バージョン

GetPattern メソッド (MenuToolBaseAutomationPeer)

関連付けられた Infragistics.Windows.Ribbon.MenuToolBase に指定された System.Windows.Automation.Peers.PatternInterface と関連付けられたコントロール パターンを返します。
シンタックス
'宣言
 
Public Overrides Function GetPattern( _
   ByVal patternInterface As PatternInterface _
) As Object
public override object GetPattern( 
   PatternInterface patternInterface
)

パラメータ

patternInterface
要求されるパターン

戻り値の型

IExpandCollapseProvider パターンを実装するオブジェクト
参照