Share via


WPF: hAndy Tips


Introduction

This article is the parent to a series presenting a wide variety of wpf development tips.
This groups the series together allowing the reader to easily find connected articles by category.
Some are short, some are long.  Some are for beginners and some for the advanced.
There's something for everyone.
Get em while they're hot. 

Work in Progress - please do not edit

Beginning WPF

Articles which are intended to be particularly useful to beginners but could perhaps still be of interest to the more experienced WPF developer.

WPF Controls are Lookless

Binding

The Mystery of the Lost Binding
DataContext Special Source

Advanced Binding

Binding Text To Numeric Resource
Bind to Current Item of Collection

Controls

Combobox Matching Complex Type ( for selecteditem )

Dependency Properties

Simple Attached Dependency Property
Dependency Property Default Double Trouble

Formatting

Newline in Text
StringFormat on TimeSpan

Layout

RadioButton Alignment
Moving UI To Cursor

Efficiency

Too Much Measuring is Bad

Designer

Designer Detection

XAML

Only One Parent

MVVM

Uneventful MVVM
Animating a ViewModel
Adding MVVM Light to an Existing Project

Visual Studio

Hide The Visual Studio 2015 Update 2 In App Menu Tip

See Also

WPF Resources on the Technet WIki