3 references to PickDesigner
System.Activities.Core.Presentation (3)
System\Activities\Core\Presentation\DesignerMetadata.cs (1)
93PickDesigner.RegisterMetadata(builder);
System\Activities\Core\Presentation\PickDesigner.xaml.cs (2)
21public static readonly RoutedCommand CreateBranchCommand = new RoutedCommand("CreateBranchCommand", typeof(PickDesigner)); 32builder.AddCustomAttributes(type, new DesignerAttribute(typeof(PickDesigner)));