TypeExtension クラス

定義

public ref class TypeExtension : Microsoft::Maui::Controls::Xaml::IMarkupExtension<Type ^>
[Microsoft.Maui.Controls.ContentProperty("TypeName")]
[Microsoft.Maui.Controls.Xaml.ProvideCompiled("Microsoft.Maui.Controls.Build.Tasks.TypeExtension")]
public class TypeExtension : Microsoft.Maui.Controls.Xaml.IMarkupExtension<Type>
[<Microsoft.Maui.Controls.ContentProperty("TypeName")>]
[<Microsoft.Maui.Controls.Xaml.ProvideCompiled("Microsoft.Maui.Controls.Build.Tasks.TypeExtension")>]
type TypeExtension = class
    interface IMarkupExtension<Type>
    interface IMarkupExtension
Public Class TypeExtension
Implements IMarkupExtension(Of Type)
継承
TypeExtension
属性
ContentPropertyAttribute ProvideCompiledAttribute
実装

コンストラクター

TypeExtension()

プロパティ

TypeName

メソッド

ProvideValue(IServiceProvider)

明示的なインターフェイスの実装

IMarkupExtension.ProvideValue(IServiceProvider)

適用対象