3 references to SystemDarkModeDisabled
System.Windows.Forms (3)
System\Windows\Forms\Application.cs (3)
376
return
SystemDarkModeDisabled
;
379
int systemColorMode =
SystemDarkModeDisabled
;
387
defaultValue:
SystemDarkModeDisabled
) as int?) ?? systemColorMode);