Share via


DragDropCommandConverter.Default Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Shared ReadOnly Property Default As DragDropCommandConverter
public static DragDropCommandConverter Default { get; }
public:
static property DragDropCommandConverter^ Default {
    DragDropCommandConverter^ get ();
}
static member Default : DragDropCommandConverter with get
static function get Default () : DragDropCommandConverter

Property Value

Type: Microsoft.TeamFoundation.Controls.WPF.DragDropCommandConverter
Returns DragDropCommandConverter.

.NET Framework Security

See Also

Reference

DragDropCommandConverter Class

Microsoft.TeamFoundation.Controls.WPF Namespace