4 references to UpdateReverseInheritedProperty
PresentationCore (4)
System\Windows\Input\TouchDevice.cs (4)
397
UpdateReverseInheritedProperty
(/* capture = */ true, oldCapture, _captured);
572
UpdateReverseInheritedProperty
(/* capture = */ true, _captured, _captured);
786
UpdateReverseInheritedProperty
(/* capture = */ false, _directlyOver, _directlyOver);
908
UpdateReverseInheritedProperty
(/* capture = */ false, oldDirectlyOver, newDirectlyOver);