C# Class Controls.Toolkit.Controls_Toolkit_XamlTypeInfo.XamlMetaDataProvider

Inheritance: global::Windows.UI.Xaml.Markup.IXamlMetadataProvider
Exibir arquivo Open project: RedSafi-UX/SugarUIEnhancedControls

Public Methods

Method Description
GetXamlType ( global type ) : global::Windows.UI.Xaml.Markup.IXamlType
GetXmlnsDefinitions ( ) : global::Windows.UI.Xaml.Markup.XmlnsDefinition[]

Method Details

GetXamlType() public method

public GetXamlType ( global type ) : global::Windows.UI.Xaml.Markup.IXamlType
type global
return global::Windows.UI.Xaml.Markup.IXamlType

GetXmlnsDefinitions() public method

public GetXmlnsDefinitions ( ) : global::Windows.UI.Xaml.Markup.XmlnsDefinition[]
return global::Windows.UI.Xaml.Markup.XmlnsDefinition[]