Visual Basic
C#
Managed Extensions for C++
C++/CLI
| Member | Value | Description |
|---|---|---|
| FindAncestor | 1 | Refers to the ancestor in the parent chain of the data-bound element. You can use this to bind to an ancestor of a specific type or its subclasses. This is the mode you use if you want to specify AncestorType. |
| ParentDataContext | 0 | Refers to the next parent data context of the data-bound element. You can use this to bind to an data context up the chain. |
System.Object
System.ValueType
System.Enum
ImageGear.Windows.Controls.ImGearRelativeSourceMode