Revision: 31829
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at September 14, 2010 12:10 by shawgavin
Initial Code
<Window x:Class="HydroSoft.Display.Settings.SerialProvidersWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
WindowStartupLocation="CenterScreen" WindowStyle="ToolWindow"
Background="{x:Static SystemColors.ControlBrush}">
</Window>
Initial URL
Initial Description
Initial Title
Bind WPF Window Background to Windows Style
Initial Tags
Initial Language
XML