Compartir a través de


StyleSheetExtension Clase

Definición

public ref class StyleSheetExtension sealed : Microsoft::Maui::Controls::Xaml::IValueProvider
[Microsoft.Maui.Controls.ContentProperty("Style")]
[Microsoft.Maui.Controls.Xaml.ProvideCompiled("Microsoft.Maui.Controls.XamlC.StyleSheetProvider")]
public sealed class StyleSheetExtension : Microsoft.Maui.Controls.Xaml.IValueProvider
[<Microsoft.Maui.Controls.ContentProperty("Style")>]
[<Microsoft.Maui.Controls.Xaml.ProvideCompiled("Microsoft.Maui.Controls.XamlC.StyleSheetProvider")>]
type StyleSheetExtension = class
    interface IValueProvider
Public NotInheritable Class StyleSheetExtension
Implements IValueProvider
Herencia
StyleSheetExtension
Atributos
ContentPropertyAttribute ProvideCompiledAttribute
Implementaciones

Constructores

StyleSheetExtension()

Propiedades

Source
Style

Implementaciones de interfaz explícitas

IValueProvider.ProvideValue(IServiceProvider)

Se aplica a