バージョン

GetPattern メソッド (SimpleTextBlockAutomationPeer)

このオートメーション ピアに関連付けられている UIElement のパターンを取得します。
シンタックス
'宣言
 
Public Overrides Function GetPattern( _
   ByVal patternInterface As PatternInterface _
) As Object
public override object GetPattern( 
   PatternInterface patternInterface
)

パラメータ

patternInterface
取得するパターン値。

戻り値の型

null または パターン インスタンス。
参照