Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 713 Bytes

xamlcontrolsresources_usecompactresources.md

File metadata and controls

26 lines (16 loc) · 713 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.XamlControlsResources.UseCompactResources
winrt property

Microsoft.UI.Xaml.Controls.XamlControlsResources.UseCompactResources

-description

Gets or sets whether controls and resources are rendered in a more dense layout.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

True, if compact resources is enabled. Otherwise, false. The default is false.

-remarks

-see-also

-examples