XamlRootChangedEventArgs Class

Definition

Provides data for the XamlRoot.Changed event.

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

Applies to