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 阅读(731) 评论(1) 编辑 收藏
    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:



Feedback

#1楼  回复 引用   

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