2 references to OnTimeout
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\TextSearchInternal.cs (2)
534
_timeoutTimer.Tick += new EventHandler(
OnTimeout
);
764
OnTimeout
(_timeoutTimer, EventArgs.Empty);