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