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