/ Published in: XML
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<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>