5 references to IsToggleSwitchAppearance
System.Windows.Forms (5)
System\Windows\Forms\Controls\Buttons\RadioButton.cs (5)
165
bool animateToggleSwitch =
IsToggleSwitchAppearance
&& IsHandleCreated;
199
IsToggleSwitchAppearance
286
if (
IsToggleSwitchAppearance
)
389
if (
IsToggleSwitchAppearance
)
562
if (
IsToggleSwitchAppearance
)