Click here to Skip to main content
15,883,901 members
Articles / Desktop Programming / WPF
Tip/Trick

WPF Objects Model Poster

Rate me:
Please Sign up or sign in to vote.
5.00/5 (7 votes)
3 Jul 2013CPOL1 min read 27.3K   10   8
Entire WPF's objects model image.

Image 1 

Introduction

After coding WPF for some years now, I came to the conclusion that to truly understand WPF I needed to see the "whole picture." In some instances, for practical reasons, such as figuring out why thing did not happen as I expected. For example: "Why doesn't this object accept dependency-property? Ah. It isn't derived from dependency-object." Or strange behaviors from objects that I eventually figured out derived from "Freezable," and so on. But for more abstract reasons, I wanted to understand the framework as a whole.

So I searched the internet and only found this poster which is very nice, but it is only partial and not up-to-date. So I turned to my company's MS-customer support for help. After a couple of months they gave me an answer: "We can't help, we don't have such a poster."

The last thing left for me to do was to create this poster myself (not manually, but by writing an app that produces it). I had a vacant 1.70 x 2.30 meter wall in my office so my task was to fit this very large schema into it.

After I finished and was content with the outcome, I thought about sharing it with other WPF programmers out there. Although it's an unusual size (to say the least) I truly believe that it is a great tool for any WPF programmer even if on a monitor.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) self employed
Israel Israel
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
QuestionDropbox link no longer works. Pin
robertwharvey2-Mar-16 8:47
robertwharvey2-Mar-16 8:47 
AnswerRe: Dropbox link no longer works. Pin
ntg12328-Mar-16 9:33
ntg12328-Mar-16 9:33 
QuestionWPF newbie really appreciates this Pin
MLainhart4-May-15 7:14
professionalMLainhart4-May-15 7:14 
GeneralGreat work Pin
Prasad Bakale20-Jul-14 22:37
Prasad Bakale20-Jul-14 22:37 
GeneralRe: Great work Pin
ntg12321-Jul-14 7:28
ntg12321-Jul-14 7:28 
GeneralMy vote of 5 Pin
hschroedl4-Jul-13 0:50
hschroedl4-Jul-13 0:50 
GeneralRe: My vote of 5 Pin
ntg1234-Jul-13 7:36
ntg1234-Jul-13 7:36 
Hi Hans,
Thank you so very much for taking the time to vote & complement.
It really means a lot to me.
For the short time i'm using this poster it has proven to be a very valuable tool for a daily basis WPF development.
I hope you and others will benefit from it too.
Thanks again

g
QuestionCode Pin
Sk8tz3-Jul-13 14:55
professionalSk8tz3-Jul-13 14:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.