次の方法で共有


AppBarButtonAutomationPeer(AppBarButton) コンストラクター

定義

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

 AppBarButtonAutomationPeer(AppBarButton const& owner);
public AppBarButtonAutomationPeer(AppBarButton owner);
function AppBarButtonAutomationPeer(owner)
Public Sub New (owner As AppBarButton)

パラメーター

owner
AppBarButton

ピアを作成する AppBarButton

適用対象

こちらもご覧ください