Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xaml

How can I see default DependencyProperty value in design time when I'm using binding

UWP TextBox puts \r only - how to set LineBreak

c# xaml textbox uwp

Apply value converter in XAML without databinding

How to change custom control's background color based on its property

c# wpf xaml custom-controls

Cannot implicitly convert type 'System.Collections.Generic.List to 'System.Collections.ObjectModel.ObservableCollection

c# wpf xaml listbox

Unable to change platform of setup project in visual studio-15

c# .net wpf visual-studio xaml

Validation.ErrorTemplate size

wpf xaml wpf-controls

Why does binding fail when binding a child element to another element when the parent succeeds?

Convert an XAML file to a BitmapImage

c# xaml bitmapimage

How to format double value in XAML to remove zeros at the end, without scientific representation?

WPF reactangle border with corner from connecting line of two dashes

c# wpf xaml

Remove white space from DataGrid

c# wpf xaml

How to change Tab title font for TabBar in .NET MAUI

c# xaml tabbar maui .net-maui

WPF: Load XAML file, which contains the x:Code element

c# .net wpf xaml

.Net Maui/XAML QueryParameter is NULL in the viewmodel Constructor but usable in XAML, how do I access it in the viewmodel?

c# .net xaml maui .net-maui

Combobox manually setting Text property doesn't work

c# wpf xaml combobox

Run program after wpf windows form appears

c# wpf xaml

How to apply styles to all inner elements in MAUI on state change

xaml maui