开发者

WPF Aero theme standard styles

When using the Aero theme, are there resource names for styles that I can hook in to to achieve the same appearance as standard Win7 apps:

WPF Aero theme standard styles

In other words, are there already well-known style names for TextBlocks (and other controls) that would let me achieve a similar appearance to what is in the image above?

In XAML it would look something like this:

<TextBl开发者_运维百科ock Style="{DynamicResource WindowsHeading}" />


"Windows Vista User Experience Guidelines Aero Theme Aesthetics"

That's AFAIK all there is.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜