Skip to main content
A newer version of this page is available. .

DiagramDataBindingBehaviorBase Fields

Serves as a base for behaviors that are used to bind the Diagram Control to data.
Name Description
CanRefreshProperty static Identifies the DiagramDataBindingBehaviorBase.CanRefresh dependency property.
ClearExistingItemsProperty static Identifies the DiagramDataBindingBehaviorBase.ClearExistingItems dependency property.
ConnectorsZOrderProperty static Identifies the DiagramDataBindingBehaviorBase.ConnectorsZOrder dependency property.
ConnectorTemplateProperty static Identifies the DiagramDataBindingBehaviorBase.ConnectorTemplate dependency property.
ConnectorTemplateSelectorProperty static Identifies the DiagramDataBindingBehaviorBase.ConnectorTemplateSelector dependency property.
EnableNotificationToSourceProperty static Identifies the DiagramDataBindingBehaviorBase.EnableNotificationToSource dependency property.
ItemContainerStyleProperty static Identifies the DiagramDataBindingBehaviorBase.ItemContainerStyle dependency property.
ItemsPathProperty static Identifies the DiagramDataBindingBehaviorBase.ItemsPath dependency property.
ItemsSelectorProperty static Identifies the DiagramDataBindingBehaviorBase.ItemsSelector dependency property.
ItemsSourceProperty static Identifies the DiagramDataBindingBehaviorBase.ItemsSource dependency property.
ItemTemplateProperty static Identifies the DiagramDataBindingBehaviorBase.ItemTemplate dependency property.
ItemTemplateSelectorProperty static Identifies the DiagramDataBindingBehaviorBase.ItemTemplateSelector dependency property.
KeyMemberProperty static Identifies the DiagramDataBindingBehaviorBase.KeyMember dependency property.
KeySelectorProperty static Identifies the DiagramDataBindingBehaviorBase.KeySelector dependency property.
TemplateDiagramProperty static Identifies the DiagramDataBindingBehaviorBase.TemplateDiagram dependency property.
See Also