RadioButtonGroup.GetItems
Description:
Gets the collection of ToggleButtons assigned to the RadioButtonGroup.
Gets the collection of ToggleButtons assigned to the RadioButtonGroup.
Remarks:
This is a copy of all the ToggleButtons assigned to this group.
This is a copy of all the ToggleButtons assigned to this group.
public IList<ToggleButton> GetItems()
IList<ToggleButton>
IList ToggleButton