4 references to UpdateReverseInheritedProperty
PresentationCore (4)
System\Windows\Input\TouchDevice.cs (4)
385
UpdateReverseInheritedProperty
(/* capture = */ true, oldCapture, _captured);
560
UpdateReverseInheritedProperty
(/* capture = */ true, _captured, _captured);
774
UpdateReverseInheritedProperty
(/* capture = */ false, _directlyOver, _directlyOver);
896
UpdateReverseInheritedProperty
(/* capture = */ false, oldDirectlyOver, newDirectlyOver);