Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 740 Bytes

automationpeer_providerfrompeer_988427079.md

File metadata and controls

28 lines (18 loc) · 740 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Automation.Peers.AutomationPeer.ProviderFromPeer(Windows.UI.Xaml.Automation.Peers.AutomationPeer)
winrt method

Windows.UI.Xaml.Automation.Peers.AutomationPeer.ProviderFromPeer

-description

Gets the IRawElementProviderSimple proxy for the specified AutomationPeer.

-parameters

-param peer

The automation peer.

-returns

The proxy.

-remarks

-examples

-see-also