查看“文档:Windows Aero DwmDsk XAML”的源代码
←
文档:Windows Aero DwmDsk XAML
跳转到导航
跳转到搜索
因为以下原因,你没有权限 编辑此页:
你请求的操作仅限属于此用户组的用户执行:
用户
你可以查看和复制此页面的源代码。
<syntaxhighlight lang="xml" line="1"> <?Mapping XmlNamespace="mscorlib_System" ClrNamespace="System" Assembly="mscorlib" ?> <?Mapping XmlNamespace="windowmanager.WindowLayouts" ClrNamespace="WindowLayouts" Assembly="WindowManager" ?> <Canvas xmlns="http://schemas.microsoft.com/2003/xaml/" xmlns:wl="windowmanager.WindowLayouts" xmlns:System="mscorlib_System" xmlns:def="Definition" Width="800" Height="600" Background="#80FF0000"> <Canvas.Resources> <Style def:Name="ItemsControlStyle"> <ItemsControl/> <Style.VisualTree> <FlowPanel Width="400" Height="600" ItemsControl.IsItemsHost="true" Background="#8000ff00"/> </Style.VisualTree> </Style> <Style def:Name="ItemsControlStyle2"> <ItemsControl/> <Style.VisualTree> <wl:CascadePanel ID="myCascadePanel" ItemsControl.IsItemsHost="true"/> </Style.VisualTree> </Style> </Canvas.Resources> <wl:CascadeItemsControl ID="DesktopView" Background="#ccffffff" Style="{ItemsControlStyle2}"> <CollectionContainer Collection="*Bind()"/> </wl:CascadeItemsControl> <ItemsControl ID="TaskBarIconView" Width="400" Height="600" Background="#40334455"> <CollectionContainer Collection="*Bind()"/> </ItemsControl> </Canvas> </syntaxhighlight>
返回
文档:Windows Aero DwmDsk XAML
。
导航菜单
个人工具
登录
命名空间
页面
讨论
大陆简体
查看
阅读
查看源代码
查看历史
更多
搜索
导航
首页
最近更改
随机页面
批量上传文件
WinStory 门户
深色模式
工具
链入页面
相关更改
特殊页面
页面信息
获取短URL