ToggleButtonAutomationPeer(ToggleButton) コンストラクター

定義

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

 ToggleButtonAutomationPeer(ToggleButton const& owner);
public ToggleButtonAutomationPeer(ToggleButton owner);
function ToggleButtonAutomationPeer(owner)
Public Sub New (owner As ToggleButton)

パラメーター

owner
ToggleButton

ピアを作成する ToggleButton

適用対象