TemplateBindingExtension Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For internal use by the XAML infrastructure.
[Xamarin.Forms.ContentProperty("Path")]
[Xamarin.Forms.Xaml.AcceptEmptyServiceProvider]
public sealed class TemplateBindingExtension : Xamarin.Forms.Xaml.IMarkupExtension<Xamarin.Forms.BindingBase>
type TemplateBindingExtension = class
interface IMarkupExtension<BindingBase>
interface IMarkupExtension
- Inheritance
-
System.ObjectTemplateBindingExtension
- Attributes
- Implements
Constructors
TemplateBindingExtension() |
For internal use by the XAML infrastructure. |
Properties
Converter |
For internal use by the XAML infrastructure. |
ConverterParameter |
For internal use by the XAML infrastructure. |
Mode |
For internal use by the XAML infrastructure. |
Path |
For internal use by the XAML infrastructure. |
StringFormat |
For internal use by the XAML infrastructure. |
Explicit Interface Implementations
IMarkupExtension.ProvideValue(IServiceProvider) |
For internal use by the XAML infrastructure. |
IMarkupExtension<BindingBase>.ProvideValue(IServiceProvider) |
For internal use by the XAML infrastructure. |