DragDropCommandConverter.Default Property
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.