2 references to GetLeft
PresentationFramework (1)
System\Windows\Controls\Canvas.cs (1)
305
double left =
GetLeft
(child);
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonApplicationMenu.cs (1)
347
double currentXPosition = Canvas.
GetLeft
(_popupToggleButton);