2 references to TryGetSelectedToolboxItem
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxControl.cs (2)
358if (args.LeftButton == MouseButtonState.Pressed && TryGetSelectedToolboxItem(out tool, out toolWrapper)) 375if (TryGetSelectedToolboxItem(out tool, out toolWrapper))