4 writes to Left
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\MiniMap\MiniMapControl.xaml.cs (4)
182
Left
= left;
218
Left
= x - (Width / 2.0);
344
this.lookupWindow.
Left
=
407
this.lookupWindow.
Left
=
5 references to Left
System.Data (5)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\MiniMap\MiniMapControl.xaml.cs (5)
156
get { return this.
Left
+ (this.Width / 2.0); }
228
SetPosition(
Left
, Top);
263
CalculateMapPosition(this.lookupWindow.
Left
, this.lookupWindow.Top);
334
CalculateMapPosition(this.lookupWindow.
Left
, this.lookupWindow.Top);
345
this.lookupWindow.
Left
* (sizeInfo.NewSize.Width / sizeInfo.PreviousSize.Width);