New posts in xaml

How to change Highlight color of the selected ListView item in UWP (Windows 10)

Bind properties of a class at runtime (Create ViewModel at runtime)

wpf datagrid alternate row coloring

Load a ResourceDictionary from an assembly

Sort a wpf datagrid programmatically

Assembly-wide / root-level styles in WPF class library

WPF without XAML

How to set Control Template in code?

ObservableCollection causing invalid cast exception

How to draw arc with radius and start and stop angle

Binding in a WPF data grid text column

Make a XAML file internal in .NET

Loading XAML XML through runtime?

How to force WPF to use resource URIs that use assembly strong name? Argh!

How can I align a CheckBox with its content?

WPF Events in ResourceDictionary for a ControlTemplate

Are "{Binding Path=.}" and "{Binding}" really equal

Interaction Triggers in Style in ResourceDictionary WPF

Accessing a resource via codebehind in WPF

How to scroll to the bottom of a ScrollViewer automatically with Xaml and binding?