SimpleValueTargetProvider Class

Definition

For internal use by the Xamarin.Forms platform.

public class SimpleValueTargetProvider : Xamarin.Forms.Xaml.IReferenceProvider
type SimpleValueTargetProvider = class
    interface IProvideValueTarget
    interface IReferenceProvider
Inheritance
System.Object
SimpleValueTargetProvider
Implements

Constructors

SimpleValueTargetProvider(Object[])
Obsolete.

For internal use by the Xamarin.Forms platform.

SimpleValueTargetProvider(Object[], Object)
Obsolete.

For internal use by the Xamarin.Forms platform.

SimpleValueTargetProvider(Object[], Object, INameScope)

For internal use by the Xamarin.Forms platform.

Methods

FindByName(String)

For internal use by the XAML infrastructure.

Explicit Interface Implementations

IProvideValueTarget.TargetObject

For internal use by the Xamarin.Forms platform.

IProvideValueTarget.TargetProperty

For internal use by the Xamarin.Forms platform.

Applies to