<UserControl
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
mc:Ignorable="d"
d:DesignHeight="300" d:DesignWidth="300" >
本文介绍了一个使用WPF(Windows Presentation Foundation)创建的用户界面控件。该控件定义了基本的XML命名空间并设置了设计高度和宽度。
8299

被折叠的 条评论
为什么被折叠?



