Gets or sets a value that indicates the direction of the data flow in the binding.
Returns one of the BindingMode values.
Namespace: Windows.UI.Xaml.DataAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public BindingMode Mode { get; set; }
Property Value
Type:
BindingModeSee Also