4 references to OnHitTestInvalidatedAsync
PresentationCore (4)
Core\CSharp\System\Windows\Input\TouchDevice.cs (4)
77_inputManager.HitTestInvalidatedAsync += new EventHandler(OnHitTestInvalidatedAsync); 88_inputManager.HitTestInvalidatedAsync -= new EventHandler(OnHitTestInvalidatedAsync); 743OnHitTestInvalidatedAsync(this, EventArgs.Empty); 918OnHitTestInvalidatedAsync(this, EventArgs.Empty);