Property IsChecked
IsChecked
Gets whether this checkbox or radio button widget is checked.
Always false for other kinds.
public bool IsChecked { get; }
Gets whether this checkbox or radio button widget is checked.
Always false for other kinds.
public bool IsChecked { get; }