Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

How do I pass parameter to ViewModel's constructor in a WPF application?

c# wpf mvvm prism

Metro vs WPF for Windows 8 development? [closed]

WPF Style Combobox with two columns in dropdown

Why does minimizing and restoring a Window has an effect on already drawn graphics in WPF?

c# .net wpf windows-7

Enable a child control when the parent is disabled

Keeping a WPF UI responsive while showing a slow loading UserControl

wpf mvvm

Why is Keyboard.FocusedElement null when focus is inside WindowsFormsHost? It breaks WPF command routing

c# .net wpf winforms xaml

WPF validation using ValidationRule class

wpf xaml

WPF MarkupExtension and RowDefinition results in NotImplementedException

Playing video while buffering: relating buffered bytes to buffered duration

What is the most performant way to render unmanaged video frames in WPF?

Do Fluent conventions break lazy loading? (uNhAddIns)

Nested Listbox how to set parent listbox selectedItem on child listbox mouse double click

c# wpf mvvm listbox mvvm-light

Reference different model objects in .net class library depending on the project it's included in

WPF - Low performance when process is executed under SYSTEM account

WPF - Two Finger Horizontal scrolling on Macbook pro trackpad

c# wpf scroll trackpad

Convert System.Windows.Media.Pen to System.Drawing.Pen

c# wpf winforms

Is there a way resolve design time pseudo-errors or make the IDE ignore them?

Reusable animations

c# wpf xaml

Custom control with cascading DataContext to child elements in collection