| | |
| | | xmlns:local="clr-namespace:HStation.RevitDev.RevitDataExport.Forms" |
| | | Title="" Background="LightGray"> |
| | | <Grid> |
| | | <DockPanel> |
| | | <Button Click="CreateInstance" Content="点我试试"> |
| | | <Button.Background> |
| | | <ImageBrush ImageSource="C:/Users/Administrator/Desktop/1.png"></ImageBrush> |
| | | </Button.Background> |
| | | <DockPanel LastChildFill="False"> |
| | | <Button DockPanel.Dock="Top" Height="100" Click="CreateInstance" Content="点我试试"> |
| | | </Button> |
| | | <Button DockPanel.Dock="Top" Height="100" Click="CreateInstance" Content="点我试试"> |
| | | </Button> |
| | | <Button DockPanel.Dock="Top" Height="100" Click="CreateInstance" Content="点我试试"> |
| | | </Button> |
| | | <Button DockPanel.Dock="Top" Height="100" Click="CreateInstance" Content="点我试试"> |
| | | </Button> |
| | | <Button DockPanel.Dock="Top" Height="100" Click="CreateInstance" Content="点我试试"> |
| | | </Button> |
| | | <Button DockPanel.Dock="Top" Height="100" Click="CreateInstance" Content="点我试试"> |
| | | </Button> |
| | | <Button DockPanel.Dock="Top" Height="100" Click="CreateInstance" Content="点我试试"> |
| | | </Button> |
| | | </DockPanel> |
| | | </Grid> |