public class SelectItemWindow : Window,
IComponentConnectorPublic Class SelectItemWindow
Inherits Window
Implements IComponentConnector| SelectItemWindow | Constructor de la vista. |
| InitializeComponent | InitializeComponent |
| SelectedItem | Invoca la ventana de selección de elemento. |
| SelectedItems | Invoca la ventan de selección multiple de elementos. |
| 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) |