RichTextBox for WinRT
GetXamlType(Type) Method


Syntax
'Declaration
 
Public Overloads Function GetXamlType( _
   ByVal type As System.Type _
) As Windows.UI.Xaml.Markup.IXamlType
'Usage
 
Dim instance As XamlMetaDataProvider
Dim type As System.Type
Dim value As Windows.UI.Xaml.Markup.IXamlType
 
value = instance.GetXamlType(type)
public Windows.UI.Xaml.Markup.IXamlType GetXamlType( 
   System.Type type
)

Parameters

type
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

XamlMetaDataProvider Class
XamlMetaDataProvider Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback