4 references to _preNotifyInput
PresentationCore (4)
Core\CSharp\System\Windows\Input\InputManager.cs (4)
246_preNotifyInput += value; 252_preNotifyInput -= value; 934if(_preNotifyInput != null) 940Delegate[] handlers = _preNotifyInput.GetInvocationList();