AutoFill Read-Only Box

WPF View XAML Namespace

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

WPF View Element XAML

<lc:AutoFillReadOnlyControl Width="200" Setup="{Binding UserAutoFillSetup}" Value="{Binding UserAutoFillValue, Mode=TwoWay
, UpdateSourceTrigger=PropertyChanged}"/>