DragCanvasAllowDragging Property
Gets/sets whether elements in the DragCanvas should be draggable by the user.
The default value is true. This is a dependency property.
Namespace: MbcsCentralAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public bool AllowDragging { get; set; }
Property Value
Boolean