共用方式為


StyleSheetExtension 類別

定義

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
繼承
StyleSheetExtension
屬性
ContentPropertyAttribute ProvideCompiledAttribute
實作

建構函式

StyleSheetExtension()

屬性

Source
Style

明確介面實作

IValueProvider.ProvideValue(IServiceProvider)

適用於