Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

WPF: binding to properties from class with custom behavior

c# wpf xaml binding triggers

Setting spellcheck language for textbox WITHOUT changing keyboard language possible?

Update Linq query selecting from two tables?

c# sql wpf linq

How to change OxyPlot Y-Axis string format?

c# wpf oxyplot

WPF Binding a Label's Visibility to a ScrollViewer's ComputedVerticalScrollBarVisibility

wpf binding scrollviewer

Terrible performance of custom-drawn control

c# wpf rendering

Neon/Glow effect in C#/WPF

c# wpf effects

Prism navigation - previous and next view

c# wpf mvvm prism-4

Context Menu Binding to Parent Window's Datacontext

wpf c#-4.0 binding datacontext

Pass typeof as parameter to a command from xaml

How to get parent frame from page level?

c# wpf navigation parent

WPF: Converter default value before DataContext set

c# wpf

MVVM: How to make a function call on a control?

c# wpf mvvm

Command for DoubleClick on ListView's GridView Row

c# wpf mvvm

How to create a Weak Referenced Event Handler?

c# wpf weak-references

Trying to understand using a service to open a dialog

c# wpf mvvm

WPF mvvm property in viewmodel without setter?

c# wpf mvvm

Exception from HRESULT: 0x80040111 (CLASS_E_CLASSNOTAVAILABLE)

c# .net wpf dll com

"MouseLeftButtonDown" Event not raised in TreeViewItem, why?

c# wpf treeview

putting ContextMenu in WPF Styles

c# wpf styles contextmenu