次の方法で共有


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)

適用対象