Share via


StyleSheetExtension Class

Definition

For internal use by the XAML infrastructure.

[Xamarin.Forms.ContentProperty("Style")]
[Xamarin.Forms.Xaml.ProvideCompiled("Xamarin.Forms.Core.XamlC.StyleSheetProvider")]
public sealed class StyleSheetExtension : Xamarin.Forms.Xaml.IValueProvider
type StyleSheetExtension = class
    interface IValueProvider
Inheritance
System.Object
StyleSheetExtension
Attributes
ContentPropertyAttribute ProvideCompiledAttribute
Implements

Constructors

StyleSheetExtension()

For internal use by the XAML infrastructure.

Properties

Source

For internal use by the XAML infrastructure.

Style

For internal use by the XAML infrastructure.

Explicit Interface Implementations

IValueProvider.ProvideValue(IServiceProvider)

For internal use by the XAML infrastructure.

Applies to