2 references to OnLayoutUpdated
PresentationFramework (2)
System\Windows\Input\KeyboardNavigation.cs (2)
2761targetUIElement.LayoutUpdated += new EventHandler(OnLayoutUpdated); 2780uiElement.LayoutUpdated -= new EventHandler(OnLayoutUpdated);