Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 985 Bytes

personpictureautomationpeer_personpictureautomationpeer_1121885410.md

File metadata and controls

26 lines (17 loc) · 985 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Automation.Peers.PersonPictureAutomationPeer.#ctor(Windows.UI.Xaml.Controls.PersonPicture)
winrt method

Windows.UI.Xaml.Automation.Peers.PersonPictureAutomationPeer.PersonPictureAutomationPeer

-description

Initializes a new instance of the PersonPictureAutomationPeer class.

Equivalent WinUI 2 API for UWP: PersonPictureAutomationPeer(PersonPicture) Constructor (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-parameters

-param owner

The PersonPicture control instance to create the peer for.

-remarks

-see-also

-examples