PageView supports scrolling with the mouse wheel by default. It will scroll vertically if no modifier keys are held, and will scroll horizontally if the Shift key is held. If the user wants to handle MouseWheel events, this functionally can be disabled by setting the IsMouseWheelScrollEnabled property to false.