Event SizeChanged
The event fired when the screen changes (size, position, etc.). Screen is the source of truth for screen dimensions.
event EventHandler<SizeChangedEventArgs>? SizeChanged
Returns
- EventHandler<SizeChangedEventArgs>
- The event fired when the screen changes (size, position, etc.). is the source of truth for screen dimensions.