diff --git a/Source/LibationAvalonia/Controls/DirectoryOrCustomSelectControl.axaml b/Source/LibationAvalonia/Controls/DirectoryOrCustomSelectControl.axaml index f10b1767..761f205d 100644 --- a/Source/LibationAvalonia/Controls/DirectoryOrCustomSelectControl.axaml +++ b/Source/LibationAvalonia/Controls/DirectoryOrCustomSelectControl.axaml @@ -5,29 +5,30 @@ xmlns:controls="clr-namespace:LibationAvalonia.Controls" mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450" x:Class="LibationAvalonia.Controls.DirectoryOrCustomSelectControl"> - - + + + + IsChecked="{Binding KnownChecked, Mode=TwoWay}"/> + IsChecked="{Binding CustomChecked, Mode=TwoWay}"/> - - -