Volunteer .NET Evangelist

A well oiled machine can’t run efficiently, if you grease it with water.
   :: 首页 ::  :: 联系 :: 订阅 订阅 :: 管理

I See Cool Stuff Today

Posted on 2006-09-26 20:54 Sheva 阅读(682) 评论(1)  编辑 收藏 网摘 所属分类: Avalon
    Just paste the following xaml into the XamlPad shipped with Microsoft Windows SDK or the XamlPad I create myself, you will get some unexpected surprise, really cool indeed:

<Viewbox xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
         xmlns:x
="http://schemas.microsoft.com/winfx/2006/xaml"
         Margin
="10"
         OpacityMask
="#99000000">
    <
Button/>
</
Viewbox>

    This is what I get in my own XamlPad:



0
0
(请您对文章做出评价)
« 上一篇:DataTemplate Is A Bit Naughtier To Play With
» 下一篇:Two Xaml Tricks

Feedback

#1楼   回复  引用    

2009-05-13 14:18 by andylzg[未注册用户]
请问可以把源码发给我一份吗,谢谢,我的邮箱lzg19800321@163.com