4 references to UpdateReverseInheritedProperty
PresentationCore (4)
Core\CSharp\System\Windows\Input\TouchDevice.cs (4)
436
UpdateReverseInheritedProperty
(/* capture = */ true, oldCapture, _captured);
610
UpdateReverseInheritedProperty
(/* capture = */ true, _captured, _captured);
852
UpdateReverseInheritedProperty
(/* capture = */ false, _directlyOver, _directlyOver);
973
UpdateReverseInheritedProperty
(/* capture = */ false, oldDirectlyOver, newDirectlyOver);