3 references to SystemDarkModeDisabled
System.Windows.Forms (3)
System\Windows\Forms\Application.cs (3)
413
return
SystemDarkModeDisabled
;
416
int systemColorMode =
SystemDarkModeDisabled
;
424
defaultValue:
SystemDarkModeDisabled
) as int?) ?? systemColorMode);