Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 779 Bytes

controlsresourcesversion.md

File metadata and controls

34 lines (20 loc) · 779 Bytes
-api-id -api-type
T:Microsoft.UI.Xaml.Controls.ControlsResourcesVersion
winrt enum

Microsoft.UI.Xaml.Controls.ControlsResourcesVersion

-description

Defines constants for specifying the version of WinUI control styles to use.

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

-enum-fields

-field Version1: 1

Legacy style. This is the default.

-field Version2: 2

Latest style.

-remarks

-see-also

XamlControlsResources.ControlsResourcesVersion

-examples