<NavigationWindow x:Class="FLY.IBC.UI.Server.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" ResizeMode="CanMinimize" Title="MainWindow" SizeToContent="WidthAndHeight" MinWidth="400" MinHeight="200" ShowsNavigationUI="False" Loaded="NavigationWindow_Loaded"> </NavigationWindow>