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