4 references to OnLayoutUpdated
PresentationCore (4)
System\Windows\Input\Stylus\Common\StylusPlugInCollection.cs (2)
244_layoutChangedEventHandler = new EventHandler(OnLayoutUpdated); 592OnLayoutUpdated(sender, e);
System\Windows\Input\Stylus\Pointer\PointerStylusPlugInCollection.cs (1)
93Wrapper.OnLayoutUpdated(this.Wrapper, EventArgs.Empty);
System\Windows\Input\Stylus\Wisp\WispStylusPlugInCollection.cs (1)
107Wrapper.OnLayoutUpdated(this.Wrapper, EventArgs.Empty);