PersonPictureAutomationPeer(PersonPicture) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
PersonPictureAutomationPeer クラスの新しいインスタンスを初期化します。
UWP 用の同等の WinUI 2 API: PersonPictureAutomationPeer(PersonPicture) コンストラクター (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。
PersonPictureAutomationPeer(PersonPicture const& owner);
public PersonPictureAutomationPeer(PersonPicture owner);
function PersonPictureAutomationPeer(owner)
Public Sub New (owner As PersonPicture)
パラメーター
- owner
- PersonPicture
ピアを作成する PersonPicture コントロール インスタンス。