バージョン

GetPattern メソッド (RecordListGroupAutomationPeer)

この System.Windows.Automation.Peers.AutomationPeer に関連するオブジェクトに対応する System.Windows.UIElement に対して指定された System.Windows.Automation.Peers.PatternInterface に関連するコントロールのパターンを返します。
シンタックス
'宣言
 
Public Overrides Function GetPattern( _
   ByVal patternInterface As PatternInterface _
) As Object
public override object GetPattern( 
   PatternInterface patternInterface
)

パラメータ

patternInterface
要求されるパターン
参照