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