4 writes to Top
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\MiniMap\MiniMapControl.xaml.cs (4)
183Top = top; 219Top = y - (Height / 2.0); 349this.lookupWindow.Top = 410this.lookupWindow.Top =
5 references to Top
System.Activities.Presentation (5)
System.Activities.Presentation\System\Activities\Presentation\MiniMap\MiniMapControl.xaml.cs (5)
161get { return this.Top + (this.Height / 2.0); } 228SetPosition(Left, Top); 263CalculateMapPosition(this.lookupWindow.Left, this.lookupWindow.Top); 334CalculateMapPosition(this.lookupWindow.Left, this.lookupWindow.Top); 350this.lookupWindow.Top * (sizeInfo.NewSize.Height / sizeInfo.PreviousSize.Height);