Would love to use the trapezoidal tab control, but when I add the following code to my user controls, I get the error for A style intended for type 'DragablzItem' cannot be applied to type 'DragablzItem'.
Is there any way you can help me fix this?
Here is the code I add to my user control:
Here is the XAML code that I am using:
Parent:
Child:
Would love to use the trapezoidal tab control, but when I add the following code to my user controls, I get the error for A style intended for type 'DragablzItem' cannot be applied to type 'DragablzItem'.
Is there any way you can help me fix this?
Here is the code I add to my user control: