4 references to ListeningElement
PresentationCore (4)
MS\Internal\SynchronizedInputHelper.cs (4)
102
if (InputManager.
ListeningElement
== o &&
292
if (InputManager.
ListeningElement
is UIElement e)
297
else if (InputManager.
ListeningElement
is ContentElement ce)
302
else if (InputManager.
ListeningElement
is UIElement3D e3D)