IsChecked

RadioButton.IsChecked property

Gibt an, ob das Optionsfeld aktiviert ist oder nicht.

public bool IsChecked { get; set; }

Siehe auch