2 references to LocationChanged
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\KeyTipService.cs (2)
1078
_currentWindow.
LocationChanged
+= new EventHandler(OnWindowLocationChanged);
1236
_currentWindow.
LocationChanged
-= new EventHandler(OnWindowLocationChanged);