3 references to SetZIndex
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\ConnectorWithStartDot.xaml.cs (2)
44System.Windows.Controls.Panel.SetZIndex(this, 999); 50System.Windows.Controls.Panel.SetZIndex(this, 1);
System.Activities.Presentation\System\Activities\Presentation\View\ExtensionSurface.cs (1)
449Panel.SetZIndex(window, ++this.currentZIndex);