Concept.Model.Wpf Assembly > Concept.Model.Wpf Namespace : ObjectSelector Class |
The following tables list the members exposed by ObjectSelector.
Name | Description | |
---|---|---|
![]() | ObjectSelector Constructor | Initializes a new instance of the ObjectSelector class. |
Name | Description | |
---|---|---|
![]() ![]() | AvailableItemsProperty | The available items property |
![]() ![]() | SelectedAvailableItemProperty | The selected available item property |
![]() ![]() | SelectedItemsProperty | The selected items property |
![]() ![]() | SelectedSelectedItemProperty | The selected selected item property |
Name | Description | |
---|---|---|
![]() | AvailableItems | Gets or sets the available items. |
![]() | CommandAdd | Gets the command add. |
![]() | CommandAddAll | Gets the command add all. |
![]() | CommandDown | Gets the command down. |
![]() | CommandFirst | Gets the command first. |
![]() | CommandLast | Gets the command last. |
![]() | CommandRemove | Gets the command remove. |
![]() | CommandRemoveAll | Gets the command remove all. |
![]() | CommandUp | Gets the command up. |
![]() | SelectedAvailableItem | Gets or sets the selected available item. |
![]() | SelectedItems | Gets or sets the selected items. |
![]() | SelectedSelectedItem | Gets or sets the selected selected item. |
Name | Description | |
---|---|---|
![]() | Add | Adds this instance. |
![]() | AddAll | Adds all. |
![]() | Down | Downs this instance. |
![]() | First | Firsts this instance. |
![]() | InitializeComponent | InitializeComponent |
![]() | Last | Lasts this instance. |
![]() | Remove | Removes this instance. |
![]() | RemoveAll | Removes all. |
![]() | Up | Ups this instance. |
Name | Description | |
---|---|---|
![]() | BitmapSource | Returns the contents of a WPF Visual as a BitmapSource, e.g. for binding to an Image control. |
![]() | Clone<T> | |
![]() | GetImage | Overloaded. Gets the image. |
![]() | GetRoot | |
![]() | GetVisualAncestor | Overloaded. |
![]() | GetVisualDescendent<T> | |
![]() | GetVisualDescendents<T> | |
![]() | IfNotNull<T,U> | |
![]() | PngBitmap | Returns the contents of a WPF Visual as a Bitmap in PNG format. |
![]() | Refresh |