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