RelativeSource.Mode Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets a value that describes the location of the binding source relative to the position of the binding target.
Assembly: System.Windows (in System.Windows.dll)
XMLNS for XAML: Not mapped to an xmlns.
| Exception | Condition |
|---|---|
| InvalidOperationException | When setting this property, the property has already been set to a different value. |
For XAML usage of RelativeSource and its properties, see.
Show: