Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

WPF: Is Prism overkill for small apps?

c# .net wpf mvvm prism

Trigger Condition when Not an Empty String

c# wpf xaml triggers

Why doesn't anyone use the INotifyPropertyChanging?

c# wpf mvvm

Ninject constructor injection in WPF

c# wpf ninject

Window Top and Left values are not updated correctly when maximizing a Window in .NET 4

c# .net wpf

WPF bing maps control polylines/polygons not draw on first add to collection

c# wpf xaml bing-maps polyline

How to detect data binding completed in WPF

wpf data-binding treeview

WPF - How to style the menu control to remove the left margin?

wpf wpf-controls styling

Get ImageSource from Bitmap?

c# wpf

why is the DataGrid MouseDoubleClick event fired when you double click on the scrollbar?

c# .net wpf

Embedding a Windows Form into a WPF application

c# wpf winforms

WPF: How to freeze column header in datagrid

c# wpf xaml scrollview

Interaction Triggers in Style in ResourceDictionary WPF

How can you change the highlighted text color for a WPF TextBox?

WPF ListBox - Getting UIElement instead of of SelectedItem

Specify a default empty DataTemplate instead of the default 'ToString()' DataTemplate

c# wpf datatemplate default

Conditionally making readonly to WPF DataGridCell

wpf datagrid wpfdatagrid

Setting TabItem foreground color also sets the TabControl foreground color

wpf styling tabitem

WPF TextBox Wrapping

wpf textbox word-wrap

Combining MahApps.Metro and Caliburn.Micro