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