Skip to main content

DiagramControl.MinDragDistanceProperty Field

Identifies the DiagramControl.MinDragDistance dependency property.

Namespace: DevExpress.Xpf.Diagram

Assembly: DevExpress.Xpf.Diagram.v25.2.dll

Declaration

public static readonly DependencyProperty MinDragDistanceProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also