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