Info
Version: | 2.9.0 |
Author(s): | Eto.Wpf |
Last Update: | Saturday, December 28, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/picoe/Eto |
NuGet Url: | http://www.nuget.org/packages/Eto.Platform.Wpf |
Install
Install-Package Eto.Platform.Wpf
dotnet add package Eto.Platform.Wpf
paket add Eto.Platform.Wpf
Eto.Platform.Wpf Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Eto.Forms(>= 2.5.10)
- Extended.Wpf.Toolkit(>= 3.6.0)
- Windows7APICodePack-Shell(>= 1.1.0)
- Eto.Forms(>= 2.5.10)
- Extended.Wpf.Toolkit(>= 3.6.0)
- Windows7APICodePack-Shell(>= 1.1.0)
- Eto.Forms(>= 2.5.10)
- Extended.Wpf.Toolkit(>= 3.6.0)
- Windows7APICodePack-Shell(>= 1.1.0)
Tags
Include this along with your Eto.Forms application to provide a WPF interface for your windows users.
WPF is by default preferred over the Eto.Platform.Windows platform, so if both are included, WPF will be selected.
You do not need to use any of the classes of this assembly (unless customizing the WPF functionality of the platform), and should just use the UI controls from the Eto assembly.