1 write to Argument
Microsoft.Build.Tasks.Core (1)
XamlTaskFactory\Property.cs (1)
213Argument = Argument,
3 references to Argument
Microsoft.Build.Tasks.Core (3)
XamlTaskFactory\Property.cs (1)
213Argument = Argument,
XamlTaskFactory\TaskGenerator.cs (2)
545if (String.IsNullOrEmpty(property.Argument) && !String.IsNullOrEmpty(property.Fallback)) 676GenerateAssignPropertyToString(propertyName, ArgumentProperty, property.Argument);