5 references to RemoveAdorner
System.Activities.Core.Presentation (5)
System\Activities\Core\Presentation\FlowchartDesigner.xaml.cs (5)
638RemoveAdorner(sender as UIElement, typeof(ConnectionPointsAdorner)); 672RemoveAdorner(adornedElement, typeof(ConnectionPointsAdorner)); 694RemoveAdorner(dest, typeof(FlowchartConnectionPointsAdorner)); 1474RemoveAdorner(movedElement, typeof(ConnectionPointsAdorner)); 2054RemoveAdorner(destElement, typeof(FlowchartConnectionPointsAdorner));