Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 886 Bytes

automationpeer_peerfromprovider_1038004826.md

File metadata and controls

26 lines (18 loc) · 886 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.PeerFromProvider(Microsoft.UI.Xaml.Automation.Provider.IRawElementProviderSimple)
winrt method

Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.PeerFromProvider

-description

Gets an AutomationPeer for the specified IRawElementProviderSimple proxy.

-parameters

-param provider

The class that implements IRawElementProviderSimple.

-returns

The AutomationPeer.

-remarks

-examples

-see-also