menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class XamlMetaDataProvider - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class XamlMetaDataProvider

    Main class for providing metadata for the app or library

    Inheritance
    System.Object
    XamlMetaDataProvider
    Implements
    Windows.UI.Xaml.Markup.IXamlMetadataProvider
    Namespace: Syncfusion.UI.Xaml.PivotClient.Syncfusion_SfPivotClient_UWP_2017_XamlTypeInfo
    Assembly: Syncfusion.SfPivotClient.UWP.dll
    Syntax
    public sealed class XamlMetaDataProvider : Object, IXamlMetadataProvider

    Constructors

    XamlMetaDataProvider()

    Declaration
    public XamlMetaDataProvider()

    Methods

    GetXamlType(String)

    GetXamlType(String)

    Declaration
    public IXamlType GetXamlType(string fullName)
    Parameters
    Type Name Description
    System.String fullName
    Returns
    Type
    Windows.UI.Xaml.Markup.IXamlType

    GetXamlType(Type)

    GetXamlType(Type)

    Declaration
    public IXamlType GetXamlType(Type type)
    Parameters
    Type Name Description
    System.Type type
    Returns
    Type
    Windows.UI.Xaml.Markup.IXamlType

    GetXmlnsDefinitions()

    GetXmlnsDefinitions()

    Declaration
    public XmlnsDefinition[] GetXmlnsDefinitions()
    Returns
    Type
    Windows.UI.Xaml.Markup.XmlnsDefinition[]

    Implements

    Windows.UI.Xaml.Markup.IXamlMetadataProvider

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved