Specifies the event that raises when the window size is changed.
public:
event TypedEventHandler<CoreWindow^ , WindowSizeChangedEventArgs^ >^ SizeChanged {
EventRegistrationToken add (TypedEventHandler<CoreWindow^ , WindowSizeChangedEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.UI.Core
Metadata: windows.winmd