摘要:
The existing documentation about the visual tree and logical tree in the Windows SDK leaves much to be desired. Ever since I started with WPF, I have ... 阅读全文
posted @ 2010-06-04 21:14 idior 阅读(2669) 评论(1) 推荐(0)
|
|||
|
摘要:
The existing documentation about the visual tree and logical tree in the Windows SDK leaves much to be desired. Ever since I started with WPF, I have ... 阅读全文
posted @ 2010-06-04 21:14 idior 阅读(2669) 评论(1) 推荐(0)
摘要:
When using normal C# events, registering an event handler creates a strong reference from the event source to the listening object.If the source objec... 阅读全文
posted @ 2010-06-04 16:48 idior 阅读(2442) 评论(5) 推荐(2) |
|||