public class SearchWindow : Window,
IComponentConnectorPublic Class SearchWindow
Inherits Window
Implements IComponentConnector| SearchWindow | Constructor class. |
| InitializeComponent | InitializeComponent |
| GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
| IsModal |
Determines whether the window is modal, that is, it will be opened using ShowDialog.
(Defined by WindowExtensions) |
| ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |