ObjectManipulator.ShowDraggedItemOnly Property

// If true, only the current picked item of the ObjectManipulator is visible during the dragging action. //
Public Property ShowDraggedItemOnly() As Boolean
This language is not supported or no code example is available.
public bool ShowDraggedItemOnly {get; set;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition