ChrisKaczor.Wpf.Windows.SnappingWindow
1.0.4
dotnet add package ChrisKaczor.Wpf.Windows.SnappingWindow --version 1.0.4
NuGet\Install-Package ChrisKaczor.Wpf.Windows.SnappingWindow -Version 1.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ChrisKaczor.Wpf.Windows.SnappingWindow" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ChrisKaczor.Wpf.Windows.SnappingWindow --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ChrisKaczor.Wpf.Windows.SnappingWindow, 1.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ChrisKaczor.Wpf.Windows.SnappingWindow as a Cake Addin #addin nuget:?package=ChrisKaczor.Wpf.Windows.SnappingWindow&version=1.0.4 // Install ChrisKaczor.Wpf.Windows.SnappingWindow as a Cake Tool #tool nuget:?package=ChrisKaczor.Wpf.Windows.SnappingWindow&version=1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ChrisKaczor.Wpf.Windows.SnappingWindow
Extends the base WPF window to allow snapping to screen edges and/or other specified windows.
Authors
- Chris Kaczor - Initial work - https://github.com/ckaczor - https://chriskaczor.com
License
This project is licensed under the MIT License - see the LICENSE.md file for details.
Disclaimer
This code is used by my various personal projects and may not be useful or work in all use cases.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0-windows7.0 is compatible. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0-windows7.0
- JetBrains.Annotations (>= 2022.3.1)
- WpfScreenHelper (>= 2.1.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ChrisKaczor.Wpf.Windows.SnappingWindow:
Package | Downloads |
---|---|
ChrisKaczor.Wpf.Windows.FloatingStatusWindow
Library to create a "floating" window that blends in with the Windows desktop and allows displaying status text. |
GitHub repositories
This package is not used by any popular GitHub repositories.