content" class="article_content clearfix">
content_views" class="htmledit_views">
本文讲解C#WPF label的content中放置控件实例。
在Label控件中添加一个button按钮控件,并使居中显示。实现代码如下:
实例
<Windowx:Class="ContentDemo.MainWindow"xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"xmlns:d="http://schemas.microsoft.com/expression/blend/2008"xmlns:local="clr-namespace:ContentDemo"xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"Title="MainWindow"Widt