diff --git a/PrototypWPFHAG/SearchWindow.xaml b/PrototypWPFHAG/SearchWindow.xaml index a8b50c6..af178ae 100644 --- a/PrototypWPFHAG/SearchWindow.xaml +++ b/PrototypWPFHAG/SearchWindow.xaml @@ -1,204 +1,124 @@  - - - - - - - - - + x:Class="PrototypWPFHAG.SearchWindow" + xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" + xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" + xmlns:local="clr-namespace:PrototypWPFHAG" + Title="PDF-Verwaltung (Admin)" Height="600" Width="1000" + WindowTitleBrush="FireBrick" + Icon="pack://application:,,,/Images/databaseicon.png" + ResizeMode="CanResizeWithGrip"> + + + + + + + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + - + +