Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

WPF - Switching from WPF app to xbap

wpf xbap

Treeview Item Loses Selection When Focus Is Lost

Stopping ItemsControls from sharing filters

c# wpf xaml

WPF - How to stop an ItemsControl pseudo-grid's columns from dancing/jumping around during layout

wpf layout itemscontrol

How can I bind the nested viewmodels to properties of a control

Manage localization with Baml

c# wpf localization baml locbaml

WPF add a clock to my GUI

wpf time clock

How can we improve the performance of our WPF Animations (100 of them)?

Remove forward entry on Navigation service?

c# wpf navigation

Is it possible to view effects of data triggers in design in Expression Blend 3?

Changing the value of a DependencyProperty inside the PropertyChangedCallback for that DependencyProperty

WPF why is my ScaleTransform Frozen and how can I bind to it?

Using Windows Explorer context menus within WPF

Are there any builtin IMultiValueConverts in WPF?

NLTK in IronPython from WPF

wpf nltk ironpython

Resize Datagrid Height after deselecting a RowDetailsTemplate

c# wpf wpftoolkit wpfdatagrid

Inline text box labels with WPF

BitmapImage in WPF does lock file

DataGrid edition 'EditItem' is not allowed for this view` when bound to a WPF DataGrid

c# wpf xaml datagrid

WPF Listbox selectionchanged MVVM

c# wpf mvvm