ExpanderAutomationPeer(Expander) コンストラクター

定義

ExpanderAutomationPeer クラスの新しいインスタンスを初期化します。

このドキュメントは、UWP 用 WinUI 2 に適用されます (Windows アプリ SDKWinUI については、Windows アプリ SDK名前空間を参照してください)。

/// [Windows.Foundation.Metadata.Experimental]
 ExpanderAutomationPeer(Expander const& owner);
 ExpanderAutomationPeer(Expander const& owner);
[Windows.Foundation.Metadata.Experimental]
public ExpanderAutomationPeer(Expander owner);
public ExpanderAutomationPeer(Expander owner);
Public Sub New (owner As Expander)

パラメーター

owner
Expander

ピアを作成する Expander コントロール インスタンス。

属性

適用対象