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