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
XamlObjectThe object whose Xaml is requested.