Skip to main content

DXMouseEventArgs.Sync() Method

For internal use.

Namespace: DevExpress.Utils

Assembly: DevExpress.Utils.v23.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

[EditorBrowsable(EditorBrowsableState.Never)]
public void Sync()

Remarks

This method supports the internal infrastructure and is not intended to be called directly from your code.

See Also