2 references to GetLeft
PresentationFramework (1)
src\Framework\System\Windows\Controls\Canvas.cs (1)
311double left = GetLeft(child);
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\MiniMap\MiniMapControl.xaml.cs (1)
116get { return Canvas.GetLeft(this.lookupWindowRectangle); }