fix
This commit is contained in:
@@ -6,7 +6,7 @@ namespace Pilz.UI.AvaloniaUI.Controls;
|
||||
|
||||
public partial class ImageDropDownButton : DropDownButton
|
||||
{
|
||||
protected override Type StyleKeyOverride => typeof(SplitButton);
|
||||
protected override Type StyleKeyOverride => typeof(DropDownButton);
|
||||
|
||||
public ImageDropDownButton()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user