
WPF
李花花小番茄
这个作者很懒,什么都没留下…
展开
-
Canvas基本布局
<Window x:Class="WpfApp1.Window2" 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原创 2020-08-08 15:44:37 · 535 阅读 · 0 评论 -
WPF基本布局(Grid、StackPanel)
注意:Margin是边距 <Window x:Class="WpfApp1.Window1" 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"原创 2020-08-08 15:25:38 · 595 阅读 · 0 评论