Gets or sets the path to the binding source property.
Returns the property path for the source of the binding.
Namespace: Windows.UI.Xaml.DataAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public PropertyPath Path { get; set; }
Property Value
Type:
PropertyPathSee Also