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.
构造函数
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.