Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 716 Bytes

automationpeer_providerfrompeer_1829171583.md

File metadata and controls

26 lines (18 loc) · 716 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.ProviderFromPeer(Microsoft.UI.Xaml.Automation.Peers.AutomationPeer)
winrt method

Microsoft.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