LookupControlsGlobals..::..WindowRegistry Property
Namespace:
RingSoft.DbLookup.Controls.WPF
Assembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Assembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public static DbMaintenanceWindowRegistry WindowRegistry { get; set; }
Public Shared Property WindowRegistry As DbMaintenanceWindowRegistry Get Set
public: static property DbMaintenanceWindowRegistry^ WindowRegistry { DbMaintenanceWindowRegistry^ get (); void set (DbMaintenanceWindowRegistry^ value); }