Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Tips & Tricks   (RSS)

Wha' Happened Part Two: More Property Changes in WPF

Introduction Windows Presentation Foundation features quite a variety of different mechanisms that provide notifications of when a property changes its value. These mechanisms come from several different feature areas: from data binding, from the WPF

Maximizing WPF 3D Performance on Tier-2 Hardware

Members of the WPF 3D team have provided a list of 3D classes and properties with performance implications, along with recommendations for optimizing performance when you use them.

"Styling" the content of a ContentControl

People have occasionally asked about using a Style to set the content of a control. For example, suppose you want all of your buttons in an application to have the same content. You can do something like this (As usual, this doesn’t make sense for a real

Interactive 2D Controls on 3D Surfaces in WPF

One of the really cool features of WPF is its ability to place 2D content on 3D surfaces. For example, you can place a button control on a sphere or arrange images on a cube. However, w ith V1 of WPF, you couldn't interact with this 2D content. You could
Posted by wcsdkteam | 0 Comments

Are You My Mother? A look into how property inheritance works with the logical and visual element trees.

I was recently working on an article for the SDK and noticed some unexpected behavior in one of my examples. After a long discussion with a developer on the team, I caught onto some concepts that weren’t readily obvious to me. I’m going to share my findings

Using XamlPad to Test Content

XamlPad is a Windows SDK tool that gives you a simple way to experiment with creating XAML content--the XAML can be instantly displayed as WPF content. For example, I use XamlPad to test WPF features, such as OpenType fonts. By changing differing property
Posted by wcsdkteam | 0 Comments
Filed under:

Best Practices for Globalization and Localization in WPF

You can make the most of the globalization and localization functionality that is built into Windows Presentation Foundation by following the UI design and localization-related tips that this section provides. Best Practices for WPF UI Design When you
Posted by wcsdkteam | 6 Comments
Filed under:
 
Page view tracker