Info
Version: | 6.1.2 |
Author(s): | Microsoft.Toolkit |
Last Update: | Tuesday, August 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/windows-toolkit/Microsoft.Toolkit.Win32 |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Toolkit.Wpf.UI.Controls |
Install
Install-Package Microsoft.Toolkit.Wpf.UI.Controls
dotnet add package Microsoft.Toolkit.Wpf.UI.Controls
paket add Microsoft.Toolkit.Wpf.UI.Controls
Microsoft.Toolkit.Wpf.UI.Controls Download (Unzip the "nupkg" after downloading)
Dependencies
net462
- Microsoft.Toolkit.Wpf.UI.XamlHost(>= 6.1.2)
- Microsoft.Windows.SDK.Contracts(>= 10.0.18362.2005)
- Microsoft.Toolkit.Wpf.UI.XamlHost(>= 6.1.2)
- Microsoft.Windows.SDK.Contracts(>= 10.0.18362.2005)
Tags
It is part of the Windows Community Toolkit.
Controls:
-InkCanvas : Defines an area that receives and displays ink strokes.
-InkToolbar : Wpf-enabled wrapper for InkToolbar, that Represents a Universal Windows app control containing a customizable and extensible collection of buttons that activate ink-related features in an associated InkCanvas.
-MapControl : A set of controls for WPF and UWP for rendering digital maps from different providers (like OpenStreetMap and Bing Maps) and various types of map overlays.
-MediaPlayerElement : This controls embeds a view that streams and renders media content such as video in your Windows Forms or WPF desktop application.
-SwapChainPanel : Provides a hosting surface, where Microsoft DirectX swap chains provide content that can be rendered into a XAML UI. A SwapChainPanel element is a key component for an app that renders Microsoft DirectX graphics and then presents those visuals within a XAML page.