4 references to EnableVisualStyles
Microsoft.VisualBasic.Forms (1)
Microsoft\VisualBasic\ApplicationServices\WindowsFormsApplicationBase.vb (1)
780Application.EnableVisualStyles()
PresentationUI (1)
MS\Internal\Documents\DialogBaseForm.cs (1)
67System.Windows.Forms.Application.EnableVisualStyles();
System.Windows.Forms (2)
System\Windows\Forms\Application.cs (1)
681/// The visual styles can be enabled by calling <see cref="EnableVisualStyles"/>.
System\Windows\Forms\Dialogs\TaskDialog\TaskDialog.cs (1)
24/// Note: In order to use the dialog, you need ensure <see cref="Application.EnableVisualStyles"/>