1 write to _handlerLayoutUpdated
PresentationFramework (1)
System\Windows\Interop\HwndHost.cs (1)
825_handlerLayoutUpdated = new EventHandler(OnLayoutUpdated);
1 reference to _handlerLayoutUpdated
PresentationFramework (1)
System\Windows\Interop\HwndHost.cs (1)
958this.LayoutUpdated += _handlerLayoutUpdated;