AutoFill Control

WPF View XAML Namespace

xmlns:lc="clr-namespace:RingSoft.DbLookup.Controls.WPF;assembly=RingSoft.DbLookup.Controls.WPF"

WPF View Element XAML

<lc:AutoFillControl Setup="{Binding EmployeeAutoFillSetup}" Value="{Binding Path=EmployeeAutoFillValue, Mode=TwoWay
, UpdateSourceTrigger=PropertyChanged}" Width="150"/>