Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Windows Presentation Foundation   (RSS)
This tutorial recaps the multitouch features in WPF 4, as of the Beta 2 release. I also included two basic samples to get you jumpstarted with working code: SketchPad using raw touch in WPF4 Image Manipulation in WPF 4 A Multitouch Backgrounder Multitouch Read More...
As usual, raw, unedited, useful info from the Microsoft’s internal WPF discussions lists. Subject: All keys don't work in a WPF window when it is calling from a WinForm project. We had a big project developed in WinForm. Now I'm adding a new window to Read More...
This post is a quick recap of the most important changes for WPF and Silverlight developers in this Beta 2 release. I definitely will return to a few of these topics over the next few weeks, so stay tuned for updates and new posts. Please note that this Read More...
A few follow-up questions (and answers) from this post on Aero shake in WPF Windowless apps . The code I posted does not work if your WPF WindowStyle=None window is maximized. Why is that? The shell detects the shake based on Windows movement, and when Read More...
I just tried to implement Aero Shake in a WindowStyle=None WPF window. I had no clue what I would need to do; I figured I had to start by dragging the Window.. tried that, ran it just to see what would happen and voila! Windows 7 did the rest… I am going Read More...
Raw, unedited, insightful and deep content from our internal WPF discussion… Subject: Any chance of INotifyCollectionChanged moving to the core .NET libraries? The  System.Collections.Specialized.INotifyCollectionChanged interface is defined in WindowsBase.dll Read More...
Via Arturo Toledo (internal email).  The Expression team released four great Expression starter kits today.. Introduction to Prototyping with Sketchflow in Expression Blend 3 Discover Sketchflow, a new feature set in Expression Blend 3 that helps Read More...
Raw/unedited useful WPF advise.. Subject: Control Verifier From: Samantha Durante, our controls PM Answer: I just wanted to let you know that we’ve just released Version 0.1 of the WPF Control Verifier tool.  WPF Control Verifier is a tool that verifies Read More...
Quite often, I run into the “RenderTargeBitmap gave me an empty image” or “RenderTargetBitmap did not render my visual”.. Hint: this happens a lot to people putting stuff into StackPanels. The problem is that renderTargetBitmap is working at the Visual Read More...
Emails from our MS internal discussions. Lots a great tips. Subject: Advise for running WPF apps over Citrix Answer: All versions of WPF since WPF 3.5 SP1 have remoted (both with Remote Desktop and Terminal Server) using Bitmap Remoting. Bitmap remoting Read More...
The June release of the WPF toolkit went live today, it now includes the charts that come with the Silverlight toolkit. David Anson has the scoop and a great sample on the charts . The other controls (Datagrid, VSM, and DatePicker) also include a few Read More...
Last friday, we had the pleasure of delivering the last stop in the WPF for LOB tour: Chicago.   The training was very lively, with lots of people from all over the mid-west, and a few people from other further places…  It was a lot of fun at Read More...
Last week’s stop in the WPF for LOB tour was Phoenix.   Great weather, a great audience, and good times. Having been twice in Phoenix this month I have to say they have a really great .NET community. Congratulations and thanks for joining us Read More...
Wintellect just posted a great 70 page white paper on codeplex about the “ programming differences between WPF and Silverlight ”. I have not dissected it yet, but from a quick scan it looks very useful. I will be printing it and dissecting it on my flight Read More...
You know the drill: Raw/unedited WPF discussions from inside the mothership. Subject: Accessibility tree, and collapsed elements We have some UI that we’re collapsing (Visibility=Collapsed). However, even after it’s collapsed, it *seems* to be participating Read More...
More Posts Next page »
 
Page view tracker