Sign in
Qiweiye's Blog
About DotNet, WPF
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
OK
Search
Tags
.Net
Interesting Projects
python
Resource
surface
Win7
WPF
Archive
Archives
March 2009
(1)
February 2009
(1)
January 2009
(4)
December 2008
(10)
November 2008
(1)
July 2008
(2)
May 2008
(1)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Qiweiye's Blog
Reading WPF Source Code series(1) - DispatcherSynchronizationContext
Posted
over 5 years ago
by
qiweiye
1
Comments
WPF requires STA threading. One of the changes to the threading support that shipped in the .Net Framework 2.0 was the introduction of SynchronizationContext . The purpose of this class is to provide a model to make communication between threads...
Qiweiye's Blog
Reading WPF Source Code series(0)
Posted
over 5 years ago
by
qiweiye
2
Comments
Since the dotnet source code are avaible now, including WPF, it's a good chance for us to read the code and go deep. So, I will write a series of article descring something found in the code. You can get more information on how to get the source...
Page 1 of 1 (2 items)