3 references to RuntimeChoice
System.Web.Mobile (3)
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (1)
1117|| (_runtimeChoice == _choicePropertyFilter.RuntimeChoice),
UI\MobileControls\Design\DeviceSpecificDialogCachedState.cs (1)
49DeviceSpecificChoice choice = node.Choice.RuntimeChoice;
UI\MobileControls\Design\PropertyOverridesDialog.cs (1)
572DeviceSpecificChoice choice = choiceNode.Choice.RuntimeChoice;