5 references to IsToggleSwitchAppearance
System.Windows.Forms (5)
System\Windows\Forms\Controls\Buttons\RadioButton.cs (5)
186
bool animateToggleSwitch =
IsToggleSwitchAppearance
&& IsHandleCreated;
220
IsToggleSwitchAppearance
307
if (
IsToggleSwitchAppearance
)
410
if (
IsToggleSwitchAppearance
)
583
if (
IsToggleSwitchAppearance
)