logic added
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
||||
xmlns:local="clr-namespace:Massmailer.UI"
|
||||
mc:Ignorable="d"
|
||||
Title="MainWindow" Height="450" Width="800">
|
||||
Title="MainWindow" Height="450" Width="800" Loaded="Window_Loaded">
|
||||
<Grid>
|
||||
<Button x:Name="BtnSend" Click="Button_Click" Content="Send"/>
|
||||
</Grid>
|
||||
|
||||
Reference in New Issue
Block a user