1 write to argumentName
System.Workflow.ComponentModel (1)
AuthoringOM\Serializer\XamlInterfaces.cs (1)
111this.argumentName = argumentName;
1 reference to argumentName
System.Workflow.ComponentModel (1)
AuthoringOM\Serializer\XamlInterfaces.cs (1)
115get { return this.argumentName; }