Provides the attached properties that can extend the functionality and change the behavior of existing WPF controls.
For example, the ScrollViewerProperties.MouseWheelHandlingMode attached property can be used to improve the scrolling behavior of a nested ScrollViewer by rotating the mouse...
More information