ContentDialogOpenedEventArgs Class

Definition

Provides data for the Opened event.

public ref class ContentDialogOpenedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ContentDialogOpenedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ContentDialogOpenedEventArgs
Public NotInheritable Class ContentDialogOpenedEventArgs
Inheritance
Object Platform::Object IInspectable ContentDialogOpenedEventArgs
Attributes

Applies to