PreviewMouseEventArgs Constructors
Provides data for the XRControl.PreviewClick, XRControl.PreviewDoubleClick, XRControl.PreviewMouseMove, XRControl.PreviewMouseDown and XRControl.PreviewMouseUp events.| Name | Parameters | Description |
|---|---|---|
| PreviewMouseEventArgs(VisualBrick, ChangeEventArgs) | brick, changeArgs | Initializes a new instance of the PreviewMouseEventArgs class with the specified settings. |
See Also