共用方式為


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)

適用於