PasswordBoxAutomationPeer(PasswordBox) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
PasswordBoxAutomationPeer クラスの新しいインスタンスを初期化します。
public:
PasswordBoxAutomationPeer(PasswordBox ^ owner);
PasswordBoxAutomationPeer(PasswordBox const& owner);
public PasswordBoxAutomationPeer(PasswordBox owner);
function PasswordBoxAutomationPeer(owner)
Public Sub New (owner As PasswordBox)
パラメーター
- owner
- PasswordBox
ピアを作成する PasswordBox 。