TreeViewColors.DragDropInsertionArrowBorderBrushKey Property
Gets the DragDropInsertionArrowBorderBrushKey attribute.
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public Shared ReadOnly Property DragDropInsertionArrowBorderBrushKey As ThemeResourceKey
public static ThemeResourceKey DragDropInsertionArrowBorderBrushKey { get; }
public:
static property ThemeResourceKey^ DragDropInsertionArrowBorderBrushKey {
ThemeResourceKey^ get ();
}
static member DragDropInsertionArrowBorderBrushKey : ThemeResourceKey with get
static function get DragDropInsertionArrowBorderBrushKey () : ThemeResourceKey
Property Value
Type: Microsoft.VisualStudio.Shell.ThemeResourceKey
Returns the DragDropInsertionArrowBorderBrushKey attribute.
.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.