Threaded |
public abstract class ThreadedViewModel : ViewModelBase, IWeakEventListener
The ThreadedViewModel type exposes the following members.
Name | Description | |
---|---|---|
ThreadedViewModel |
Name | Description | |
---|---|---|
CanSelectInstrument | Gets or sets if the context menu will display the Instruments menu items | |
ClosedCommand | ||
ClosingCommand | ||
ContextMenus | ||
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 | ||
InstrumentLinkType | ||
InstrumentStr | ||
IsActivated | ||
IsBuyOrSell | True = Buy, False = Sell | |
IsClosed | Called when the workspace is closed by user via TryRemove(String) | |
IsModal | ||
Item |
Gets the IDataErrorInfo error string
(Inherited from ServiceBase) | |
Left |
Gets or sets the Left position
(Inherited from ViewModelBase) | |
LoadedCommand | ||
MessageBox | (Inherited from ServiceBase) | |
OrderHelper | ||
SelectedInstrument | ||
SelectInstrumentCommand | ||
SingletonService | (Inherited from ServiceBase) | |
Title |
Gets or sets the title
(Inherited from ViewModelBase) | |
Top |
Gets or sets the position top
(Inherited from ViewModelBase) | |
Topmost | ||
Width |
Gets or sets the width
(Inherited from ViewModelBase) | |
WindowState |
Gets or sets the WindowState (Inherited from ViewModelBase) | |
Workspace | ||
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 | ||
OnClosing | ||
OnConnectionUpdated | ||
OnDialogViewTView, TViewModel | (Inherited from ViewModelBase) | |
OnInstrument | ||
OnInstrumentLinkTypeChanged(InstrumentLinkTypeEventArgs) | ||
OnInstrumentLinkTypeChanged(Object, Instrument, LinkType) | ||
OnLoaded | ||
OnRollover | ||
OnSelectInstrument | ||
OnViewTView, TViewModel | (Inherited from ViewModelBase) | |
OnWeakEvents | ||
PopulateContextMenu | ||
SetValue | (Inherited from NotifyPropertyBase) | |
ToString | Returns a string that represents the current object. (Inherited from Object) | |
UnsubscribeData | Unsubscribe the Level1 and Level2 data |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from NotifyPropertyBase) |