WindowCreatedEventArgs WindowCreatedEventArgs WindowCreatedEventArgs WindowCreatedEventArgs Class

Definition

Provides data for the OnWindowCreated method.

public : sealed class WindowCreatedEventArgs : IWindowCreatedEventArgspublic sealed class WindowCreatedEventArgs : IWindowCreatedEventArgsPublic NotInheritable Class WindowCreatedEventArgs Implements IWindowCreatedEventArgs// This API is not available in Javascript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Properties

Window Window Window Window

Gets the window that was created.

public : Window Window { get; }public Window Window { get; }Public ReadOnly Property Window As Window// This API is not available in Javascript.
Value
Window Window Window Window

The window that was created