aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/FSE/Modules/Tango.FSE.Procedures/Resources/dialog_template.txt
blob: 002689ca59db445e472e42f2664124aff12fa536 (plain)
1
2
3
    <Grid xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Width="400" Height="300">
        <Button x:Name="btn" Content="Click Me" HorizontalAlignment="Left" VerticalAlignment="Top" Width="195.481" Height="54.971" Margin="56.636,122.539,0,0"/>
    </Grid>