18 references to ToolboxControl
System.Activities.Presentation (18)
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxControl.cs (14)
31typeof(ToolboxControl), 39typeof(ToolboxControl), 49typeof(ToolboxControl), 55typeof(ToolboxControl), 61typeof(ToolboxControl), 67typeof(ToolboxControl), 74typeof(ToolboxControl)); 80typeof(ToolboxControl)); 90DefaultStyleKeyProperty.OverrideMetadata(typeof(ToolboxControl), new FrameworkPropertyMetadata(typeof(ToolboxControl))); 193ToolboxControl toolboxControl = sender as ToolboxControl; 216ToolboxControl toolboxControl = sender as ToolboxControl;
System.Activities.Presentation\System\Activities\Presentation\Toolbox\TreeViewContainerStyleSelector.cs (2)
20ToolboxControl owner; 24public TreeViewContainerStyleSelector(ToolboxControl owner)
System.Activities.Presentation\System\Activities\Presentation\Toolbox\TreeViewTemplateSelector.cs (2)
15ToolboxControl owner; 17public TreeViewTemplateSelector(ToolboxControl owner)