GoXam for WPF v3
WheelBehavior Property
Northwoods.GoXam.Tool Namespace > DiagramTool Class : WheelBehavior Property
Gets or sets the behavior of StandardMouseWheel.
Syntax
public WheelBehavior WheelBehavior {get; set;}

Property Value

The default value is WheelBehavior.Standard. That value is a combination of three enumerated values: ScrollsVertically | ShiftScrollsHorizontally | ControlZooms.
See Also

Reference

DiagramTool Class
DiagramTool Members