Table of Contents

Method GetXaml

Namespace
Alternet.FormDesigner.Wpf.XamlDom
Assembly
Alternet.FormDesigner.Wpf.v10.dll

GetXaml(XamlObject)

Gets the Xaml string of the xamlObject

public static string GetXaml(XamlObject xamlObject)

Parameters

xamlObject XamlObject

The object whose Xaml is requested.

Returns

string