6 references to IsChecked
System.Windows.Forms (6)
System\Windows\Forms\Rendering\CheckBox\AnimatedToggleSwitchRenderer.cs (6)
57_positionTarget = IsChecked ? 1f : 0f; 59_onAmountTarget = IsChecked ? 1f : 0f; 360_positionCurrent = IsChecked ? 1f : 0f; 363_onAmountCurrent = IsChecked ? 1f : 0f; 399_positionCurrent = IsChecked ? 1f : 0f; 402_onAmountCurrent = IsChecked ? 1f : 0f;