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; 284_positionCurrent = IsChecked ? 1f : 0f; 287_onAmountCurrent = IsChecked ? 1f : 0f; 323_positionCurrent = IsChecked ? 1f : 0f; 326_onAmountCurrent = IsChecked ? 1f : 0f;