HStation.RevitDev/RevitDataExport/Forms/Wpf_InstancePanel.xaml
@@ -1,4 +1,4 @@ <UserControl x:Class="HStation.RevitDev.RevitDataExport.Forms.Wpf_InstancePanel" <Page x:Class="HStation.RevitDev.RevitDataExport.Forms.Wpf_InstancePanel" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" @@ -14,4 +14,4 @@ </TabControl> <!--<Button Name="reflesh" Grid.Row="1" Background="LightBlue" Click="reflesh_Click">载入</Button>--> </Grid> </UserControl> </Page>