Click or drag to resize
RelativeSource Constructor
Initializes a new instance of the RelativeSource class by using default relative source mode.

Namespace: Windows.UI.Xaml.Data
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public RelativeSource()
See Also