![]() |
VOOZH | about |
dotnet add package Cannoli.BorderlessWindow --version 1.0.22.15134
NuGet\Install-Package Cannoli.BorderlessWindow -Version 1.0.22.15134
<PackageReference Include="Cannoli.BorderlessWindow" Version="1.0.22.15134" />
<PackageVersion Include="Cannoli.BorderlessWindow" Version="1.0.22.15134" />Directory.Packages.props
<PackageReference Include="Cannoli.BorderlessWindow" />Project file
paket add Cannoli.BorderlessWindow --version 1.0.22.15134
#r "nuget: Cannoli.BorderlessWindow, 1.0.22.15134"
#:package Cannoli.BorderlessWindow@1.0.22.15134
#addin nuget:?package=Cannoli.BorderlessWindow&version=1.0.22.15134Install as a Cake Addin
#tool nuget:?package=Cannoli.BorderlessWindow&version=1.0.22.15134Install as a Cake Tool
This package allows you to create a borderless window by implementing the WindowsChrome class.
Just add System.Windows.Interactivity and drag and drop the CannoliBorderlessWindowBehavior onto your window object in Blend.
Note: You can then style that window by altering the CannoliBorderlessWindowStyle.xaml
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
This version includes a fix for maximized windows and a new set of styles for managing what goes into the header of a border-less application.