Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

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

How to Animate a Gradient on a Path to visualize data flow in WPF/WCF app

c# .net wpf animation

Is there a transformation matrix that can scale the x and/or y axis logarithmically?

wpf math matrix transform

Get the value for a WPF binding

BitmapImage in WPF does lock file

WPF Listbox selectionchanged MVVM

c# wpf mvvm