2 references to OnLayoutUpdated
PresentationCore (2)
System\Windows\InterOp\HwndSource.cs (2)
584((UIElement)(_rootVisual.Value)).LayoutUpdated += new EventHandler(OnLayoutUpdated); 607((UIElement)oldRoot).LayoutUpdated -= new EventHandler(OnLayoutUpdated);