Freigeben über


XamlMarkupHelper Klasse

Definition

Stellt Hilfsmethoden für den XAML-Compiler bereit.

public ref class XamlMarkupHelper sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class XamlMarkupHelper final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class XamlMarkupHelper
Public NotInheritable Class XamlMarkupHelper
Vererbung
Object Platform::Object IInspectable XamlMarkupHelper
Attribute

Hinweise

Diese Klasse ist für die Verwendung in Code vorgesehen, der vom XAML-Compiler generiert wird.

Methoden

UnloadObject(DependencyObject)

Entlädt ein Element aus der visuellen XAML-Struktur, das von x:Load geladen wurde.

Gilt für: