ListWindow Class
Contains a list control and allows the user to select a list item item.
Implements the BaseWindow
Implements the IListWindowView
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public class ListWindow : BaseWindow, IListWindowView
Public Class ListWindow _ Inherits BaseWindow _ Implements IListWindowView
public ref class ListWindow : public BaseWindow, IListWindowView
Inheritance Hierarchy
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
ContentControl
Window
BaseWindow
RingSoft.DbLookup.Controls.WPF..::..ListWindow