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