Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xaml

How to enable button added to Richtextbox without creating a new class overriding IsEnabledCore?

c# wpf xaml

How to enable window chrome by using C# code and not XAML?

c# wpf xaml window-chrome

SvgViewbox doesn't show tooltip on mouse over

c# wpf xaml svg sharpvectors

remove red rectangle around combobox

Calling two different animations from the same click event

What is the purpose of the x: prefix in XAML when naming an element?

silverlight xaml

How can I set the Content of a WPF Button to have multiple colors?

How to show numbers correctly in wpf data binding?

Accessing a Page's control properties from another page's code

c# wpf xaml wpf-controls

TextBlock not wrapping in Grid

ComboBoxItem with both Value and Text

Design view for xamarin not available in visual studio 2019

How to reference a generic type in the DataType attribute of a DataTemplate?

c# wpf xaml mvvm mvvm-light

Applying DataTemplate to a Grid

wpf xaml datatemplate

How to define a separate set of styles for each platform/OS in Avalonia?

xaml avaloniaui

UWP: DataTemplateSelector and SelectedItem

How to test or work with DisconnectedItem on ListView in VS2010?

c# wpf xaml ui-virtualization

How to split Xaml Grid column 50/50 when the 2nd column's content is visible?

c# xaml windows-runtime grid

does HierarchicalDataTemplate.Triggers support conditional binding to ItemsSource and ItemTemplate?

c# wpf xaml