1 write to Argument
System.Web.Mobile (1)
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (1)
1108RuntimeChoice.Argument = _argument;
5 references to Argument
System.Web.Mobile (5)
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (2)
1045Argument = _runtimeChoice.Argument; 1138name.Append( " (\"" + _runtimeChoice.Argument + "\")" );
UI\MobileControls\Design\PropertyOverridesDialog.cs (2)
228&& choiceNode.RuntimeChoice.Argument == runtimeChoice.Argument)
UI\MobileControls\Design\Util\DesignerUtility.cs (1)
59return ChoiceToUniqueIdentifier(choice.Filter, choice.Argument);