Avalonia.ExtendedToolkit
Avalonia.ExtendedToolkit copied to clipboard
Extended Controls for Avalonia UI
Good day. Question about the PropertyGrid CustomTypeEditors control. Is it possible to dynamically add properties to the control? In my application some properties are generated while the application is running,...
Right now the CroppingControl uses System.Drawing for cropping, rotate, zoom an image. This should be replaced. I had problems with zoom and CroppedBitmap.
the width and height is set in code, should be done differently. TabItemExt if underline is on Top then the underline is one pixel too height. If you get a...
It would be nice if I could sprinkle [PropertyOrder] attributes on object properties in a models project without pulling in all of Avalonia. I haven't looked beyond the PropertyGrid, but...