1 write to _owner
PresentationCore (1)
Core\CSharp\MS\Internal\Automation\SynchronizedInputAdaptor.cs (1)
37_owner = owner;
6 references to _owner
PresentationCore (6)
Core\CSharp\MS\Internal\Automation\SynchronizedInputAdaptor.cs (6)
55UIElement e = _owner as UIElement; 65ContentElement ce = _owner as ContentElement; 75UIElement3D e3D = (UIElement3D)_owner; 91UIElement e = _owner as UIElement; 98ContentElement ce = _owner as ContentElement; 105UIElement3D e3D = (UIElement3D)_owner;