Tenjim
Tenjim
Hi there, I have an issue when I'm using a DataTriggerBehavior on ListboxItem. I want just to set background (after that, my final purpose is to set template and contentTemplate)...
Hi guys, I wanna to know if you have this behavior referenced on Material Design : [Exposed DropDown Menu](https://material.io/components/menus#exposed-dropdown-menu) On WPF, I'm using Hint with ComboBox and I have this...
Hi guys, Just a question, do you have any implementations of PopupBox from Material Design ? I'm using it and I wanna to know if there is any implementations ingoing...
Hi there, Is it possible to put an UserControl into DropDown content to a RibbonSplitButton ? Like this sample : ``` ``` I tried with RibbonDropDownButton and I have the...
### Describe the bug After Investigation, I have issue when we drag a file from Finder and drop on Avalonia App. I'm using DragAndDrop Behavior from this [repo](https://github.com/AvaloniaUI/Avalonia.Xaml.Behaviors). I have...
Hi, I have an issue when I begin an DragEnter event to init the drag and drop from behavior. It's seems to came only when we drag a file from...