Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

How to set Win32 window as owner of WPF window?

wpf winapi owner

WPF: Is there a possibility to "route" ordinary mouse events to touch events in Windows 7

c# wpf windows-7 touch

WPF: mouse leave event doesn't trigger with mouse down

wpf events mouse

WPF RichTextBox to create editor with line numbers [closed]

XAML 'NOT' operator?

switching wpf resource dictionaries at runtime

Could not load file or assembly System.Threading.Tasks, Version=2.5.19.0

Shared resource dictionary between several user controls and across assemblies

c# wpf resources

mvvm how to make a list view auto scroll to a new Item in a list view

c# wpf listview mvvm scroll

WPF TreeView Virtualization

wpf virtualization

ICommand - Should I call CanExecute in Execute?

c# wpf design-patterns command

Where to place and configure IoC container in a WPF application?

Multilevel column header for DataGrid in WPF

wpf xaml datagrid

Using a custom WPF control in WinForms

.net wpf winforms

Window.Margin & Window.Padding don't work

wpf xaml window padding margin

WPF WrapPanel - all items should have the same width

c# .net wpf listbox wrappanel

Is there a standalone visual editor for WPF XAML files? [closed]

c# wpf visual-studio-2010 xaml

What's the advantage of device-independent pixels?

wpf

Has Airspace Support Definitely Been Dropped in WPF 4.5?

wpf .net-4.5

How to force validation errors update on View from ViewModel using IDataErrorInfo?