This topic has not yet been rated - Rate this topic

AutomationProviderRequestedEventArgs.AutomationProvider property

Gets or sets the automation provider object returned by the request event callback.

Syntax


public object AutomationProvider { get; set; }

Property value

Type: System.Object [.NET] | Platform::Object [C++]

The automation provider object returned by the callback.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Minimum supported phone

Windows Phone 8

Namespace

Windows.UI.Core
Windows::UI::Core [C++]

Metadata

Windows.winmd

See also

AutomationProviderRequestedEventArgs

 

 

Build date: 2/25/2013

© 2013 Microsoft. All rights reserved.