3 references to GetOutmostPanel
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\FreeFormPanel.cs (3)
272return this.TranslatePoint(location, this.GetOutmostPanel()); 297return this == this.GetOutmostPanel(); 309FreeFormPanel outmost = panel.GetOutmostPanel();