バージョン

GetPattern メソッド

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

パラメータ

patternInterface
列挙値の 1 つです。

戻り値の型

注釈を参照してください。
参照