howtouse.md 529 B

How to use manual

Controls

App.xaml ensure if following code present inside node

 <FluentTheme />
 <StyleInclude Source="avares://Quadarax.Foundation.Core.Avalonia/Controls/StickyLabel.axaml" />

SpecificFormOrControl.xaml ensure if following code presents in or node

xmlns:qdr-ctrl="clr-namespace:Quadarax.Foundation.Core.Avalonia.Controls" mc:Ignorable="d"

then use qdr-ctrl:desired_control