2 writes to Argument
System.Web.Mobile (2)
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (2)
583SelectedAppliedFilter.Argument = _tbArgument.Text; 1045Argument = _runtimeChoice.Argument;
2 references to Argument
System.Web.Mobile (2)
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (1)
505_tbArgument.Text = SelectedAppliedFilter.Argument;
UI\MobileControls\Design\Util\DesignerUtility.cs (1)
132String key = ChoiceToUniqueIdentifier(node.Name, node.Argument);