RibbonContextualTabGroupDataAutomationPeer.GetPattern メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
RibbonContextualTabGroupDataAutomationPeer に関連付けられている RibbonContextualTabGroup のコントロール パターンを取得します。
public:
override System::Object ^ GetPattern(System::Windows::Automation::Peers::PatternInterface patternInterface);
public override object GetPattern(System.Windows.Automation.Peers.PatternInterface patternInterface);
override this.GetPattern : System.Windows.Automation.Peers.PatternInterface -> obj
Public Overrides Function GetPattern (patternInterface As PatternInterface) As Object
パラメーター
- patternInterface
- PatternInterface
コントロール パターンを指定する値の列挙体。
戻り値
patternInterface が Invoke の値の場合は、コントロール パターンをサポートするオブジェクト。それ以外の場合は null。