Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

System.Runtime.Caching doesn't release BitmapImage objects

c# .net wpf caching .net-4.0

Controlling Windows Firewall in C# for Windows 7 and Xp Sp3

Bind to dependency property defined in derived class in XAML

c# wpf xaml

WPF/XAML - Allowing ComboBox to have SelectedValue that isn't in ItemsSource

wpf xaml combobox

How do you add access keys (shortcuts) to a WPF ContextMenu, programmatically?

c# wpf menu shortcut

XamDataGrid column visibilty is not working using MVVM

How to make Outer Glow Effect using HLSL?

wpf hlsl

Changing DataTemplates at runtime using DataTriggers

Connecting to a database on a different thread

Continuing execution in WPF app after an exception in a hosted Winforms control

Why is the ColorAnimation for Checked state not persisting color after the MouseOver state is triggered?

IDataErrorInfo calling bound object rather than DataContext

c# wpf mvvm

How to set BindingExpression.Status to Active programmatically?

c# wpf

Closing ContextMenu with Templated MenuItems

How to retrieve the size of the Minimize, Maximize and Close button of a Window?

.net wpf windows titlebar

WeakEventManager & DependencyPropertyChangedEventArgs

WPF Pop up is appearing over other desktop windows, how to only appear on top of the WPF main window?

wpf popup

Retrying asynchronous file upload on error

Adding controls dynamically in WPF MVVM

wpf mvvm-light

wpf - binding stringformat on label using string literal

wpf xaml string-formatting