Socket
Book a DemoInstallSign in
Socket

MyNet.Wpf.DragAndDrop

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

MyNet.Wpf.DragAndDrop

Offers a robust set of tools for seamlessly integrating drag-and-drop functionality into WPF applications.

Source
nugetNuGet
Version
7.0.0
Version published
Maintainers
1
Created
Source

MyWpf

My .NET WPF Drag & Drop

MIT License NuGet

Advanced drag-and-drop helpers and controls for WPF applications.

.NET 8.0 .NET 9.0 .NET 10.0 C#

Installation

Install via NuGet:

dotnet add package MyNet.Wpf.DragAndDrop

Features

  • Drag-and-drop support for controls and data
  • Custom drop handlers and adorners
  • Calendar and file drop integration
  • Easy event handling and extensibility

Example Usage

// Example: Use a custom drop handler
var handler = new FileDropHandler();

License

Copyright © Stéphane ANDRE.

Distributed under the MIT License. See LICENSE for details.

Keywords

MyNet

FAQs

Package last updated on 17 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts