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