Welcome to MSDN Blogs Sign in | Join | Help

February 2006 - Posts

UsesPerPixelOpacity example

Lester Lobo posted an example of UsesPerPixelOpacity=true: http://blogs.msdn.com/llobo/archive/2006/02/24/538757.aspx Keep in mind you don't need to use HwndSource -- you can use the Popup class instead, which is generally more convenient since it saves
Posted by nkramer | 5 Comments

My favorite February CTP features

It's out, and there's been a lot of great work since the last major CTP. Layered Windows is probably the big-name feature for this release, at least out of my team (see http://blogs.msdn.com/nickkramer/archive/2005/12/14/503644.aspx for details). But
Posted by nkramer | 1 Comments

property engine precedence (part 3)

Invalidation and PropertyChangedCallback Whenever something happens that causes the property engine to reevaluate properties, we say that DependencyObject/property combination has been invalidated. Invalidations happen for a variety of reasons, including
Posted by nkramer | 0 Comments
 
Page view tracker