4 references to UpdateReverseInheritedProperty
PresentationCore (4)
Core\CSharp\System\Windows\Input\TouchDevice.cs (4)
436UpdateReverseInheritedProperty(/* capture = */ true, oldCapture, _captured); 610UpdateReverseInheritedProperty(/* capture = */ true, _captured, _captured); 852UpdateReverseInheritedProperty(/* capture = */ false, _directlyOver, _directlyOver); 973UpdateReverseInheritedProperty(/* capture = */ false, oldDirectlyOver, newDirectlyOver);