RelativeSource Constructor (RelativeSourceMode)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the RelativeSource class by using the specified relative source mode.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- mode
- Type: System.Windows.Data.RelativeSourceMode
The relative source mode to use for the related binding.
Show: