自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 收藏
  • 关注

原创 【SL学习】——杂项

Silverlight 插件在全屏模式中不支持 OpenFileDialog 和 SaveFileDialog。在大多数情况下,以全屏模式显示这些对话框之一将导致插件还原为嵌入的模式。但是,为了避免某些浏览器上的问题,您应该在使用这些类之前退出全屏模式。

2009-09-23 13:24:00 286

原创 【SL学习】——通过代码访问Resources (Accessing Resources in Code)

Usually, you’ll define and use resources in your markup. However, if the need arises, you canwork with the resources collection in code. The most straightforward approach is to look upthe resource you

2009-09-23 12:17:00 340

原创 【SL学习】——嵌套元素(Nesting Elements)

【原文】 What the Grid does support is the ContentProperty attribute, which indicates theproperty that should receive any nested content. Technically, the ContentProperty attribute isapplied to the Panel

2009-09-23 10:37:00 311

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除