3 references to UIEffectsEnabled
System.Windows.Forms (3)
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (2)
1816
animate: SystemInformation.
UIEffectsEnabled
&& !SystemInformation.HighContrast);
1835
animate: SystemInformation.
UIEffectsEnabled
&& !SystemInformation.HighContrast);
System\Windows\Forms\Controls\UpDown\UpDownBase.cs (1)
1195
animate: SystemInformation.
UIEffectsEnabled
&& !SystemInformation.HighContrast);