Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

WPF Debugging datatriggers?

wpf triggers datatemplate

Why does WindowStartupLocation = CenterScreen place my window somewhere other than the center of the screen?

wpf xaml

WPF Dispatcher BeginInvoke ordering guarantee

c# wpf

Why do tab controls reuse View instances when changing tab

wpf wpf-controls binding

Force DPI for testing in WPF

wpf dpi

Binding to time-dependent properties

Limit attached dependency property in wpf

Server-side rendering of WPF UserControl

WPF: Validation vs. Converters

c# wpf validation

How to use EPS files in a WPF or Silverlight application?

DataTrigger on Enums as the trigger value on a WPF Style

c# .net wpf binding enums

Very simple WPF program locks up (hangs) on keyboard layout change

.net wpf

Window does not resize properly when moved to larger display

c# wpf windows

Creating a WPF Hybrid Control (TreeView + DataGrid = DataTreeGrid)

A combo-box providing a resizable file name completion list and drop-down list with a history

Is there a color dialog for WPF?

wpf dialog

Is excessive nesting of WPF layout panels (e.g. Grid) computationally expensive?

Validate data binding in XAML in compile time

wpf data-binding mvvm

WPF Datagrid Binding Doesn't Update Until Clicking Row Header

wpf datagrid binding

WPF globally styling a TextBlock inside a DataGrid

wpf c#-4.0 wpfdatagrid