摘要:DrawingVisual.RenderOpen()这样会得到一个DrawContext对象DrawContext.DrawGeometry理论上可以画任何东西// Create a DrawingVisual that contains a rectangle.private DrawingVisual CreateDrawingVisualRectangle()
阅读全文
摘要:Dependency Properties and CLR Properties Windows Presentation Foundation properties are generally exposed as common language runtime (CLR) properties. An application developer could interact with Wi...
阅读全文
摘要:February CTP of WinFX Published -- Breaking Changes If you haven't seen, the February CTP of WinFX is live. Be sure to check out the release notes if you are having install/uninstall issues. Below...
阅读全文