xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Title="MainWindow" Height="350" Width="525">
由于Grid.Row和Grid.Column是附加属性,所以只能在实际元素里面设置背景颜色。