Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

PropertyChanged event testing: is this a good way?

c# .net wpf mvvm mstest

Memory leak when using WPF WebBrowser control in multiple windows

c# wpf memory-leaks browser

WPF toolkit DataGrid show fields even with browsable attribute set to false

c# wpf attributes browsable

Two-pass UI Layout : Why?

How Bind DataTable to DataGrid

c# wpf data-binding datatable

Damping Effect of Spring-Mass System (or is this ElasticEase?)

Displaying the time in the local time zone in WPF/XAML

c# wpf xaml localization

Visual Studio hangs after changes in a XAML file

c# wpf xaml visual-studio-2013

Unhandled NullReference exception when closing WPF application

c# wpf

Good reasons NOT to place ViewModels in separate assembly?

wpf mvvm

WPF Datagrid "Select All" button - "Unselect All" too?

c# .net wpf datagrid wpfdatagrid

WPF DropShadowEffect Causing Blurriness

wpf styles dropshadow

Binding DynamicObject to a DataGrid with automatic column generation?

Custom command not working

c# .net wpf vb.net xaml

C# validation: IDataErrorInfo without hard-coded strings of property name?

c# wpf validation

How Do I refresh window in wpf?

c# wpf datagrid

PropertyPath and PathParameters in Constructor

wpf binding

How can I make WPF ScrollViewer middle-click-scroll?

Panel.Children vs Panel.InternalChildren -- What's the difference?

what is visual state in wpf? and anyone knows how to start understand and use that?

c# wpf xaml