Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

"Assembly is not referenced by this project" Error in a WPF Resource Dictionary

Design-time Error finding the Resource Dictionary - Inconsistent between projects

Binding works fine, but intellisense says: Cannot resolve property XXX in data context of type 'object'

Culture difference between Label and TextBlock

c# wpf

Differences between WPF Frame and WebBrowser controls

.net wpf wpf-controls

How to achieve focus-reset to update BindingSource of TextBox before any action

Binding a ComboBox to an enum nested in a class

wpf class combobox enums nested

Writing Visual Studio 2010 Plugin, would like to show a toolbox like Resharper in code editor

Is there a performance benefit to explicitly specifying OneWay binding when setting up bindings in WPF?

wpf data-binding

PRISM and WPF how to add a module on demand

wpf prism module ondemand

Brushed steel brush in WPF?

c# wpf brush

Why does the WPF Grid not share space equally when the middle column has a MinWidth?

wpf

How can I unit test something that uses VisualTreeHelper?

Best method to build data entry forms in WPF?

wpf forms grid stackpanel

Databinding phenomenon in WPF (binding to a FrameworkElement) - any ideas why?

wpf data-binding

How do I make my .net, WPF, WinForms, etc applications work on an ARM powered Windows 8 System?

.net wpf winforms arm windows-8

WPF Datagrid: Lazy Loading / Inifinite scroll

Where should I define my datatemplates?

How does binding to collections really work?

WPF Datagrid Row Validation

wpf validation wpfdatagrid