Gets or sets the data source for the binding.
Returns the source object that contains the data for the binding.
Namespace: Windows.UI.Xaml.DataAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public Object Source { get; set; }
Property Value
Type:
ObjectSee Also