Windows.UI.ViewManagement.ViewManagementViewScalingContract
Provides methods and properties for controlling layout scaling.
Gets a value that indicates whether layout scaling is disabled.
**true** if layout scaling is disabled; otherwise, **false**.
Attempts to set the DisableLayoutScaling property to the specified value.
**true** to disable layout scaling; **false** to enable it.
**true** if the property was set successfully; otherwise, **false**.