Threaded |
public abstract class ThreadedViewModel<T> : ThreadedViewModel where T : new(), PropertyBase
The ThreadedViewModelT type exposes the following members.
Name | Description | |
---|---|---|
ThreadedViewModelT |
Name | Description | |
---|---|---|
CanSelectInstrument |
Gets or sets if the context menu will display the Instruments menu items
(Inherited from ThreadedViewModel) | |
ClosedCommand | (Inherited from ThreadedViewModel) | |
ClosingCommand | (Inherited from ThreadedViewModel) | |
ContextMenus | (Inherited from ThreadedViewModel) | |
DialogService | (Inherited from ServiceBase) | |
Dispatcher |
Gets the view Dispatcher (Inherited from ViewModelBase) | |
Error |
Gets the Error string
(Inherited from ServiceBase) | |
FileService | (Inherited from ServiceBase) | |
Height |
Gets or sets the height
(Inherited from ViewModelBase) | |
HelpUrl | (Inherited from ViewModelBase) | |
InstrumentCommand | (Inherited from ThreadedViewModel) | |
InstrumentLinkType | (Inherited from ThreadedViewModel) | |
InstrumentStr | (Inherited from ThreadedViewModel) | |
IsActivated | (Inherited from ThreadedViewModel) | |
IsBuyOrSell |
True = Buy, False = Sell
(Inherited from ThreadedViewModel) | |
IsClosed |
Called when the workspace is closed by user via TryRemove(String) (Inherited from ThreadedViewModel) | |
IsModal | (Inherited from ThreadedViewModel) | |
Item |
Gets the IDataErrorInfo error string
(Inherited from ServiceBase) | |
Left |
Gets or sets the Left position
(Inherited from ViewModelBase) | |
LoadedCommand | (Inherited from ThreadedViewModel) | |
MessageBox | (Inherited from ServiceBase) | |
OrderHelper | (Inherited from ThreadedViewModel) | |
Property | ||
PropertyCommand | ||
SelectedInstrument | (Inherited from ThreadedViewModel) | |
SelectInstrumentCommand | (Inherited from ThreadedViewModel) | |
SingletonService | (Inherited from ServiceBase) | |
Title |
Gets or sets the title
(Inherited from ViewModelBase) | |
Top |
Gets or sets the position top
(Inherited from ViewModelBase) | |
Topmost | (Inherited from ThreadedViewModel) | |
Width |
Gets or sets the width
(Inherited from ViewModelBase) | |
WindowState |
Gets or sets the WindowState (Inherited from ViewModelBase) | |
Workspace | (Inherited from ThreadedViewModel) | |
YouTubeUrl | (Inherited from ViewModelBase) |
Name | Description | |
---|---|---|
AssignHelpUrl | (Inherited from ViewModelBase) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
GetValue | (Inherited from NotifyPropertyBase) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
NotifyPropertyChanged | (Inherited from NotifyPropertyBase) | |
OnClosed | (Inherited from ThreadedViewModel) | |
OnClosing | (Inherited from ThreadedViewModel) | |
OnConnectionUpdated | (Inherited from ThreadedViewModel) | |
OnDialogViewTView, TViewModel | (Inherited from ViewModelBase) | |
OnInstrument | (Inherited from ThreadedViewModel) | |
OnInstrumentLinkTypeChanged(InstrumentLinkTypeEventArgs) | (Inherited from ThreadedViewModel) | |
OnLoaded | (Overrides ThreadedViewModelOnLoaded(CancellationToken)) | |
OnProperty | ||
OnRollover | (Inherited from ThreadedViewModel) | |
OnSelectInstrument | (Inherited from ThreadedViewModel) | |
OnViewTView, TViewModel | (Inherited from ViewModelBase) | |
OnWeakEvents | (Inherited from ThreadedViewModel) | |
PopulateContextMenu | (Overrides ThreadedViewModelPopulateContextMenu) | |
SetValue | (Inherited from NotifyPropertyBase) | |
ToString | Returns a string that represents the current object. (Inherited from Object) | |
UnsubscribeData |
Unsubscribe the Level1 and Level2 data
(Inherited from ThreadedViewModel) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from NotifyPropertyBase) |