RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AdvancedFindWindow Class

The Advanced Find Window. Implements the BaseWindow Implements the IAdvancedFindView

Namespace:  RingSoft.DbLookup.Controls.WPF.AdvancedFind
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


[TemplatePartAttribute]
public class AdvancedFindWindow : BaseWindow, 
	IAdvancedFindView
<TemplatePartAttribute> _
Public Class AdvancedFindWindow _
	Inherits BaseWindow _
	Implements IAdvancedFindView
[TemplatePartAttribute]
public ref class AdvancedFindWindow : public BaseWindow, 
	IAdvancedFindView

Inheritance Hierarchy


Object
  DispatcherObject
    DependencyObject
      Visual
        UIElement
          FrameworkElement
            Control
              ContentControl
                Window
                  BaseWindow
                    RingSoft.DbLookup.Controls.WPF.AdvancedFind..::..AdvancedFindWindow