Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

Why should I avoid using the Dispatcher?

Including partial views when applying the Mode-View-ViewModel design pattern

c# wpf design-patterns mvvm

WPF UserControl Style -- How do I set the style from the parent if the control is in an external assembly?

WPF "Lazy" VisualBrush

Handled TreeView.SelectedItemChanged event still bubbles

wpf behavior unit test

C# PropertyPath

c# wpf xaml

How to use Windows' Customized Region and Language settings in WPF

Why are button clicks slow in VS 11, and how to fix it?

OAuth 2.0 (Google API) authentication from a WPF desktop application

Wireframe rendering in WPF

wpf 3d

How Do I Correctly Apply a Style to Content Presenter

wpf styles

How does WPF DataGrid get frozen rows/columns working?

wpf datagrid scrollviewer

How to implement dialog architecture in MVVM

c# wpf mvvm

Adding INotifyPropertyChanged to Model?

WPF Trigger on IsMouseOver for DragDrop Operation

How do I force Visual Studio design view to render with Classic theme?

Navigating between Views in WPF MVVM

wpf visual-studio mvvm blend

WPF treeview item background over entire row

My WPF custom control's Data Context is superseding parent's