Version

StyleMicrosoftControls Property

Gets/Sets whether the ThemeManager will load the resources for the core Microsoft controls. The path of the resource that would be loaded/unloaded when the theme is applied, is retrieved from Mappings dictionary.
Syntax
'Declaration
 
Public Property StyleMicrosoftControls As Boolean
public bool StyleMicrosoftControls {get; set;}
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also