4 references to UpdateReverseInheritedProperty
PresentationCore (4)
System\Windows\Input\TouchDevice.cs (4)
384UpdateReverseInheritedProperty(capture: true, oldCapture, _captured); 559UpdateReverseInheritedProperty(capture: true, _captured, _captured); 773UpdateReverseInheritedProperty(capture: false, _directlyOver, _directlyOver); 895UpdateReverseInheritedProperty(capture: false, oldDirectlyOver, newDirectlyOver);