LookupWindow Class
Displays a lookup control to the user and allows the user to select, add, or view an item.
Implements the BaseWindow
Implements the ILookupWindow
Implements the INotifyPropertyChanged
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
[TemplatePartAttribute] [TemplatePartAttribute] [TemplatePartAttribute] [TemplatePartAttribute] [TemplatePartAttribute] public class LookupWindow : BaseWindow, ILookupWindow, INotifyPropertyChanged
<TemplatePartAttribute> _ <TemplatePartAttribute> _ <TemplatePartAttribute> _ <TemplatePartAttribute> _ <TemplatePartAttribute> _ Public Class LookupWindow _ Inherits BaseWindow _ Implements ILookupWindow, INotifyPropertyChanged
[TemplatePartAttribute] [TemplatePartAttribute] [TemplatePartAttribute] [TemplatePartAttribute] [TemplatePartAttribute] public ref class LookupWindow : public BaseWindow, ILookupWindow, INotifyPropertyChanged
Inheritance Hierarchy
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
ContentControl
Window
BaseWindow
RingSoft.DbLookup.Controls.WPF..::..LookupWindow