Add WheelComboBox

This commit is contained in:
Michael Bucari-Tovo 2022-07-17 00:44:32 -06:00
parent 6a8476c976
commit 4cfe72a63b
4 changed files with 51 additions and 10 deletions

View file

@ -0,0 +1,5 @@
<ComboBox xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
x:Class="LibationWinForms.AvaloniaUI.Controls.WheelComboBox">
</ComboBox>