Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

Where do I catch Exceptions in MVVM?

wpf mvvm exception-handling

.NET Memory issues loading ~40 images, memory not reclaimed, potentially due to LOH fragmentation

'System.Reflection.TargetInvocationException' occurred in PresentationFramework.dll

c# .net wpf

ListBox with ItemTemplate (and ScrollBar!)

wpf xaml listbox scroll

How to catch the event of the window close button(red X button on window right top corner) in wpf form?

c# wpf vb.net events

WPF Enforce only ONE instance of application

wpf runtime instance

What is .baml file?

wpf xaml baml

WPF datagrid header text binding

wpf data-binding datagrid

Inheriting from a UserControl in WPF

How can I tell my DataTemplate to bind to a property in the PARENT ViewModel?

wpf data-binding xaml mvvm

Binding ComboBox SelectedItem using MVVM

c# wpf data-binding mvvm binding

WPF: TabControl & DataTemplates

wpf datatemplate tabcontrol

why setting ScrollViewer.CanContentScroll to false disable virtualization

Using binding for the Value property of DataTrigger condition

.net wpf data-binding triggers

WPF Application still runs in background after closing

WPF ContextMenu woes: How do I set the DataContext of the ContextMenu?

wpf contextmenu datacontext

VisualStudio bug?

Specify width/height as resource in WPF

Datagrid in WPF - 1 column default sorted

c# wpf sorting datagrid

Filling a Datagrid with dynamic Columns

c# .net wpf datagrid