DragCanvasAllowDragOutOfView Property
Gets/sets whether the user should be able to drag elements in the DragCanvas out of
the viewable area. The default value is false. This is a dependency property.
Namespace: MbcsCentralAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public bool AllowDragOutOfView { get; set; }
Property Value
Boolean