Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xaml

WPF StringFormat={}{0:N} Error "Expected '"

ItemsSource binding do not update values

c# wpf xaml

Dynamically added control missing in live visual tree

c# .net wpf visual-studio xaml

XAML DataGridTextColumn: display an empty cell when condition is false

c# wpf xaml datagrid

How to change the DataContext of a button to the parents parent DataContext?

wpf xaml button datacontext

MainWindow opens twice (StartupUri, App, Loadscreen)

c# xaml mainwindow

How to disable unnecessary space on left side of Shell.TitleView?

.Net Maui - How to go back to root page

c# xaml maui

How to change the height of the a WPF `<Separator />`?

wpf xaml menu styles height

How to hide the search icon in the search bar in xamarin forms

WPF Listbox cannot show contents if a single item goes beyond the controls height

c# wpf xaml listbox

Is it possible to invoke a command using an Microsoft.Xaml.Behaviors.EventTrigger with attached events?

c# wpf xaml mvvm

.NET Maui and Blend

c# .net xaml maui blend

WinUI 3 - Bind a combobox to a enum and display the Display property

c# xaml enums winui-3 winui

Why I get exception when setting ComboBox.SelectedIndex?