Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

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

XAML fails to compile, but without any error message, if user-defined object is first resource and followed immediately by x:Array resource

c# wpf xaml compiler-errors

ReactiveUI bindings seem to prevent garbage collection from occurring

c# wpf memory-leaks reactiveui

How to Make Microsoft.VisualStudio.Diagnostics.UI.Controls.MultiSelectComboBox Work

c# wpf visual-studio

WPF: Prevent unload & load after RDP (dis)connect

wpf rdp

C# await Task.Delay(1000); only takes 640ms to return

c# wpf

WPF style basedon current

wpf xaml styles

Why does a Silverlight TextBox use \r for a newline instead of Environment.Newline (\r\n)?

c# .net wpf silverlight

Xaml StringFormat and static strings

wpf xaml

How to reference icons inside .resx files from xaml?

c# .net wpf data-binding icons

Reuse C#-Project on iPad

c# wpf ipad

Datagrid Column header should check / uncheck CheckBox’s state depending upon whether all CheckBoxes of a DataGridView column are checked or unchecked

Why are many properties in WPF an 'Object' instead of an interface?

wpf

How to set d:DataContext d:DesignInstance on DataGrid

.net wpf xaml

WPF Style for base window not applied in App.xaml, but is in Themes/Generic.xaml

c# wpf wpf-controls

Visual Studio 2010 hangs on trace point

c# wpf visual-studio debugging

MinLines and MaxLines on TextBox not working

wpf xaml textbox