VirtualLinkData
StockSharp.Xaml.Diagram.GXDiagram.PartManager
The value of Data for those Links that are bound to data in a model that does not support separate link data.
Implementa: INotifyPropertyChanged
Propiedades
Métodos
Equals(object) : bool
Two VirtualLinkData objects are effectively the same if the From and To data objects are equal.
- obj
GetHashCode() : int
This is just the combination of the hash codes for the From and To data objects.
Eventos
PropertyChanged : PropertyChangedEventHandler
This implementation of INotifyPropertyChanged does nothing.