次の方法で共有


AppBarToggleButtonAutomationPeer(AppBarToggleButton) コンストラクター

定義

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

 AppBarToggleButtonAutomationPeer(AppBarToggleButton const& owner);
public AppBarToggleButtonAutomationPeer(AppBarToggleButton owner);
function AppBarToggleButtonAutomationPeer(owner)
Public Sub New (owner As AppBarToggleButton)

パラメーター

owner
AppBarToggleButton

ピアを作成する AppBarToggleButton

適用対象

こちらもご覧ください