4 references to ListeningElement
PresentationCore (4)
MS\Internal\SynchronizedInputHelper.cs (4)
107
if (InputManager.
ListeningElement
== o &&
300
if (InputManager.
ListeningElement
is UIElement e)
305
else if (InputManager.
ListeningElement
is ContentElement ce)
310
else if (InputManager.
ListeningElement
is UIElement3D e3D)