4 references to RuntimeChoice
System.Web.Mobile (4)
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (3)
781
if(ChoiceHasContent(choice.
RuntimeChoice
))
1107
RuntimeChoice
.Filter = _filterName;
1108
RuntimeChoice
.Argument = _argument;
UI\MobileControls\Design\PropertyOverridesDialog.cs (1)
228
&& choiceNode.
RuntimeChoice
.Argument == runtimeChoice.Argument)