Revision 025046f1 trunk/Pithos.Client.WPF/Preferences/ProxyAccountView.xaml

b/trunk/Pithos.Client.WPF/Preferences/ProxyAccountView.xaml
1 1
<Window x:Class="Pithos.Client.WPF.Preferences.ProxyAccountView"
2 2
        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3 3
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4
        xmlns:Converters="clr-namespace:Pithos.Client.WPF.Converters" Title="ProxyAccountView" Height="300" Width="400">
4
        xmlns:Converters="clr-namespace:Pithos.Client.WPF.Converters" Title="ProxyAccountView" Height="300" Width="400" Topmost="True">
5 5
    <Window.Resources>
6 6
        <ResourceDictionary>
7 7
            <ResourceDictionary.MergedDictionaries>

Also available in: Unified diff