PartBinding
StockSharp.Xaml.Diagram.GXDiagram.PartManager
Provide access to the Part for data binding, e.g. inside a DataTemplate, as well as access to the model data itself.
Implementiert: INotifyPropertyChanged
Konstruktoren
PartBinding(Part, object)
Construct and initialize a PartBinding, matching up a Node or Link with the data to which it is bound, to be used as the Content of a ContentPresenter.
- part
- data
Eigenschaften
Methoden
Ereignisse
PropertyChanged : PropertyChangedEventHandler
This implementation of INotifyPropertyChanged does nothing.