initial checkin of yaulw (locally)
This commit is contained in:
7
@integrate/HiddenMainWindow.xaml
Normal file
7
@integrate/HiddenMainWindow.xaml
Normal file
@@ -0,0 +1,7 @@
|
||||
<Window x:Class="Watchdog.HiddenMainWindow"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
Loaded="Window_Loaded" Closed="Window_Closed">
|
||||
<Grid>
|
||||
</Grid>
|
||||
</Window>
|
||||
Reference in New Issue
Block a user