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