4 references to ListeningElement
PresentationCore (4)
MS\Internal\SynchronizedInputHelper.cs (4)
103
if (InputManager.
ListeningElement
== o &&
296
if (InputManager.
ListeningElement
is UIElement e)
301
else if (InputManager.
ListeningElement
is ContentElement ce)
306
else if (InputManager.
ListeningElement
is UIElement3D e3D)