What does InitializeComponent() do, and how does it work? (WPF)
Posted
by Tim Lovell-Smith
on Stack Overflow
See other posts from Stack Overflow
or by Tim Lovell-Smith
Published on 2008-10-29T04:48:37Z
Indexed on
2010/04/20
8:53 UTC
Read the original article
Hit count: 380
What does InitializeComponent() do, and how does it work? (WPF)
In general first, but I would especially be interested to know the gory details of order of construction, and what happens when there are AttachedProperties.
© Stack Overflow or respective owner