Name | Description | |
---|---|---|
![]() | PartManager.PartBinding Constructor | Construct and initialize a PartManager.PartBinding, matching up a Node or Link with the data to which it is bound, to be used as the Content of a ContentPresenter . |
The following tables list the members exposed by PartManager.PartBinding.
Name | Description | |
---|---|---|
![]() | PartManager.PartBinding Constructor | Construct and initialize a PartManager.PartBinding, matching up a Node or Link with the data to which it is bound, to be used as the Content of a ContentPresenter . |
Name | Description | |
---|---|---|
![]() | Data | Gets the model data that this Node or Link is bound to. |
![]() | Group | This returns Part as a Group. |
![]() | Link | This returns Part as a Link. |
![]() | Node | This returns Part as a Node. |
![]() | Part | Gets the Node or Link that is bound to model data. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | This implementation of INotifyPropertyChanged does nothing. |