Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

Negative currency number XAML

Is there a way to view how screens look in another language during design time using Expression Blend?

How do you use stylecop with .xaml files

Two-way bind a "virtual" list of strings to a column

c# .net wpf data-binding binding

TextBox bound to Decimal with UpdateSourceTrigger=PropertyChanged

Using WPF design data with the MVVM pattern

wpf xaml mvvm prism design-data

Keeping Focus/SelectedItem after DataGrid ItemsSource change

Touch event on awesomium webbrowser

c# wpf awesomium

WPF DropShadowEffect and Blur memory leaks

c# wpf xaml memory-leaks

Could not load file or assembly 'Microsoft.Windows.Design.Interaction, Version=4.3.0.0, PublicKeyToken=b03f5f7f11d50a3a'

wpf visual-studio-2015

Saving PNG images to a memory stream causes errors

WPF: Collection dependency property "is read-only and cannot be set from markup"

Printing Dynamic Usercontrol via document paginator in WPF : Datagrid is printed empty

How to improve Sorting performance on a None-Virtualized DataGrid?

c# .net wpf sorting datagrid

Why do I have to capture the lambda to a field variable in call to constructor

c# wpf lambda closures

Performance issue when hosting a WPF form in a native C++ application

c++ wpf performance native

Custom mouse cursor size in WPF

c# .net wpf kinect mouse-cursor

ListBox SystemColor for Inactive Item?

c# wpf xaml listboxitem

Managing DbContext in WPF MVVM application

Unable to set the initial states of selected items in CheckComboBox