Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

Dispose of Image in WPF in Listbox (memory leak)

c# wpf memory-management

Screen glint effect in WPF or Silverlight

wpf silverlight xaml

WPF with Windows Forms - STAThread

c# wpf winforms sta

Hardware recommendations/limits when using WPF?

wpf

WPF: Binding a listviewitem's background colour to a hex String property of an object

How to make a loading graphic in WPF XAML?

wpf xaml listbox

How to connect Themes/Generic.xaml to window1.xaml?

wpf styles

Resizing font in WPF list or grid to use space properly

wpf listview datagrid listbox

WPF: Correctly storing an object in a TreeViewItem

wpf treeview casting

Editable WPF ListBox

c# wpf data-binding

How to pass information from one WPF UserControl to another WPF UserControl?

Silverlight and icollectionview

c# asp.net wpf silverlight

ObservableCollection Databinding performance

Error in XAML - The TypeConverter for "Style" does not support converting from a string

wpf styles

WPF TextBox - programatically select text while preserving "selection direction"

Double buffering in WPF?

wpf gdi

MVVM selecting a treeview item programmatically

wpf mvvm treeview selection

WPF - where can I find some window layout ideas/examples and resource files that will make my application look better [closed]

wpf file resources

Silverlight OOB vs WPF ClickOnce

I'm using a WPF TextBlock but then text gets cut off when it's too long. Is there an AutoScroll feature?

c# wpf textblock