Click or drag to resize
TemplateBindingConverterParameter Property

[Missing <summary> documentation for "P:Windows.UI.Xaml.Data.TemplateBinding.ConverterParameter"]

Namespace: Windows.UI.Xaml.Data
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public Object ConverterParameter { get; set; }

Property Value

Type: Object
See Also