摘要:
Grid定义一个内容修饰器,该修饰器可拉伸和缩放单个子元素以填满可用空间。为什么先介绍这个控件呢,因为在程序中少不了对界面进行排版,所以我们先介绍这个控件。<Window x:Class="MaterialStorage.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Title="MainWindow& 阅读全文