The DataLinkBehavior type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGetSource
Getter for source property.
Public methodStatic memberGetTarget
Getter for target property.
Public methodStatic memberSetSource
Setter for source property.
Public methodStatic memberSetTarget
Setter for target property.

Fields

  NameDescription
Public fieldStatic memberSourceProperty
Property that is source of values.
Public fieldStatic memberTargetProperty
Property that receives values from source and can be properly bound to.

Attached Properties

  NameDescription
Public attached propertySource
Public attached propertyTarget

See Also