RichTextBox for WinRT
GetXamlType(String) Method


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

Parameters

fullName
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