Specifies the event that is fired when the window completes activation or deactivation.
public:
event TypedEventHandler<CoreWindow^ , WindowActivatedEventArgs^ >^ Activated {
EventRegistrationToken add (TypedEventHandler<CoreWindow^ , WindowActivatedEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.UI.Core
Metadata: windows.winmd