3 references to attributeInfo
System.Activities.Presentation (3)
Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\AttributeXamlType.cs (3)
30
return this.
attributeInfo
.LookupConstructionRequiresArguments;
35
if (this.
attributeInfo
.Invoker != null)
37
return this.
attributeInfo
.Invoker;