6 references to Radio
System.Web.Mobile (6)
UI\MobileControls\Adapters\HtmlSelectionListAdapter.cs (2)
140
case ListSelectType.
Radio
:
144
(selectType == ListSelectType.
Radio
) ?
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicSelectionListAdapter.cs (2)
58
case ListSelectType.
Radio
:
169
(selectType == ListSelectType.
Radio
) ?
UI\MobileControls\Design\ListGeneralPage.cs (2)
264
case ListSelectType.
Radio
:
369
selectionList.SelectType = ListSelectType.
Radio
;