Is fired when the window visibility is changed.
public:
event TypedEventHandler<CoreWindow^ , VisibilityChangedEventArgs^ >^ VisibilityChanged {
EventRegistrationToken add (TypedEventHandler<CoreWindow^ , VisibilityChangedEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.UI.Core
Metadata: windows.winmd