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.
Реализует: INotifyPropertyChanged
Конструкторы
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
Свойства
Методы
События
PropertyChanged : PropertyChangedEventHandler
This implementation of INotifyPropertyChanged does nothing.