Base:
method
GetXamlType
System.Xaml.XamlSchemaContext.GetXamlType(System.Type)
1 reference to GetXamlType
System.Activities.Presentation (1)
Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\WorkflowDesignerXamlHelper.cs (1)
617XamlType dynamicActivityPropertyType = this.XamlSchemaContext.GetXamlType(typeof(DynamicActivityProperty));