OnDisplaySizeExtension Constructors
Implements a XAML extension that allows you to specify control settings (for example, the font size) depending on the physical screen size, regardless of the screen orientation.Name | Description |
---|---|
OnDisplaySizeExtension() | Initializes a new instance of the OnDisplaySizeExtension class. |
See Also