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