Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

A 110 kb .NET 4.0 app needs 10 seconds for a cold start, thats not acceptable !

.net wpf performance startup

Using PasswordBox with WPF - MVVM

wpf security mvvm

WPF: Binding lists in XAML- how can an item know its position in the list?

wpf data-binding list xaml

How to create a Dependency property on an existing control?

WPF - selected unfocused color of ListViewItem with a GridView

DataGrid that also supports a tree view [closed]

wpf datagrid treeview

How to properly define Colors in Resource Dictionaries?

.net wpf xaml resources

Is there a tool to analyse if a C# and WPF project can be ported to Silverlight? [closed]

c# wpf silverlight

WPF Ribbon collapse and expand programmatically

c# .net wpf ribbon

How can I tell when the default textbox context menu is about to open or close?

wpf events textbox

Prevent user from deselecting an item in a ListBox?

c# wpf xaml

What is the preferred method of programmatically closing a C# WPF Application?

c# wpf close-application

How to change a Button's tab stop dashed border color in WPF?

.net wpf xaml button

Why is my WPF application slow on certain systems

.net wpf performance

Can XamlReader load xaml that contains types defined in external assemblies?

wpf xaml xamlreader

Size of MessageBox

c# wpf messagebox

How to TAB through a ListView with TextBoxes as TreeViewItems?

Dependency Property - Updating the source

wpf data-binding

How can you enable auto-DataTemplate selection based on data type like you can with an items control?

When is PropertyChangedEventManager created and when is it attached?