how do ContentDialog buttons have different width if they use 1* grid ColumnDefinition
I need a way to replicate the functionality of the 3 buttons under ContentDialog regarding automatic width adjustment
Zoomable canvas where you can move the insides in WinUI 3
I want to create and application in WinUI 3 like miro where you can place things, draw lines, walk along canvas and zoom in/out.
Creating TabView in WinUI3 XAML causes crash
If I create a new WinUI 3 desktop project, remove the default button XAML from MainWindow.xaml (and the button click handler from the .cs file), and replace it with: