Share via


ContentIslandAutomationProviderRequestedEventArgs Class

Definition

Contains event data for the AutomationProviderRequested event.

public ref class ContentIslandAutomationProviderRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65540)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ContentIslandAutomationProviderRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65540)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ContentIslandAutomationProviderRequestedEventArgs
Public NotInheritable Class ContentIslandAutomationProviderRequestedEventArgs
Inheritance
Object Platform::Object IInspectable ContentIslandAutomationProviderRequestedEventArgs
Attributes

Properties

Name Description
AutomationProvider

Gets or sets an automation provider object for the associated ContentIsland.

Handled

Gets or sets whether the AutomationProviderRequested event was handled.

Applies to