다음을 통해 공유


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)

적용 대상