Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
System
Windows
Markup
XamlReader
C# Class System.Windows.Markup.XamlReader
Parsing class used to create an Windows Presentation Platform Tree
Mostrar archivo
Open project: shana/moon
Class Usage Examples
Public Methods
Method
Description
Load
(
string
xaml
) :
object
Private Methods
Method
Description
LoadWithInitialTemplateValidation
(
string
xaml
) :
object
Method Details
Load()
public
static
method
public
static
Load
(
string
xaml
) :
object
xaml
string
return
object