WPF › Extended Button
Extended Button
.NET Framework 4.8.NET 6 / 8 / 10v2.0.0WPF
A highly customisable Exotic Button .NET Control for WPF
1public types
28public members
1namespaces
Assembly
| Assembly | Binarymission.WPF.Controls.ExendedButton.dll |
| Root namespace | Binarymission.WPF.Controls.CommandVisuals |
| Target frameworks | .NET Framework 4.8, .NET 6 / 8 / 10 |
Getting started
<Window x:Class="MyApp.MainWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:bm="clr-namespace:Binarymission.WPF.Controls.CommandVisuals;assembly=Binarymission.WPF.Controls.ExendedButton">
<bm:ExtendedButton />
</Window>
API reference
Binarymission.WPF.Controls.CommandVisuals
class ExtendedButton | An extended glass-like button control for WPF .NET. |