Xamarin.Forms.Xaml
Namespace with 14 public types
Classes
AcceptEmptyServiceProviderAttribute
Tells the XAML parser and compiler that they may ignore supplied service providers in methods and constructors in the attributed class.
TypeConversionAttribute
For internal use by the XAML infrastructure.
XamlParseException
Exception that is raised when the XAML parser encounters a XAML error.
XamlResourceIdAttribute
For internal use by the XAML infrastructure..
XmlLineInfo
For internal use by the XAML infrastructure.
Static Classes
IServiceProviderExtensions
For internal use by the XAML infrastructure.
Interfaces
IMarkupExtension
Defines the interface for Xamarin.Forms XAML markup extensions.
IMarkupExtension`1
Provides a base class for XAML markup extension implementations
IProvideValueTarget
Interface that defines a target and property to which a value is provided.
IReferenceProvider
For internal use by the XAML infrastructure.
IRootObjectProvider
Internal use only.
IValueProvider
Interface for value providers.
IXamlTypeResolver
Interface defining the ability to resolve a qualified type name into a Type.
IXmlLineInfoProvider
For internal use by the XAML engine.