<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:conv="clr-namespace:Flyad7_WPF.Converters"> <conv:ConnectionValueConverter x:Key="connectionConv"/> <conv:VisibilityConverter x:Key="visbilityconv" /> <conv:IO2BitBoolConverter x:Key="io2bconv"/> </ResourceDictionary>