Xamarin.Forms by Xamarin Inc.

<PackageReference Include="Xamarin.Forms" Version="2.5.0.121934" />

 TemplateBindingExtension

For internal use by the XAML infrastructure.
public IValueConverter Converter { get; set; }

For internal use by the XAML infrastructure.

public object ConverterParameter { get; set; }

For internal use by the XAML infrastructure.

public BindingMode Mode { get; set; }

For internal use by the XAML infrastructure.

public string Path { get; set; }

For internal use by the XAML infrastructure.

public string StringFormat { get; set; }

For internal use by the XAML infrastructure.