Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

TextBox is not invalidated for the second time

c# wpf

Metro 8 - Binding ListView causes System.ArgumentException "Value does not fall within the expected range"

c# wpf xaml microsoft-metro

WPF ControlTrigger IsMouseOver

wpf

OxyPlot, Points not in LineSeries

c# wpf xaml mvvm oxyplot

Validation, Show Data Error on multiple controls

c# wpf validation

MarkupExtension: changing constructor argument is not evaluated in design time

Why is this Observable blocking the WPF GUI thread (C#)?

DataTemplate with Style and DateTriggers from code

c# .net wpf styles datatemplate

WPF Binding: How to bind a name from a list of filepaths to text of TextBlock in ListBox?

c# wpf list data-binding listbox

how to fade out a data bound text block when the property it is bound to is changed, using MVVM

How to use binding in a WPF DataTemplate that is inside a Style

c# .net wpf templates binding

Read string word by word with .Substring?

c# wpf string substring

Advantages of UI design in XAML

c# wpf xaml c#-3.0

How to compile shader fx-file for use in WPF?

.net wpf pixel-shader

How to make an an item in a Listbox visibile but unclickable

wpf wpf-controls

Focus problems in datagrid

c# .net wpf focus wpfdatagrid