GetXaml Method
GetXaml(XamlObject)
Gets the Xaml string of the xamlObject
Declaration
public static string GetXaml(XamlObject xamlObject)
Parameters
Type | Name | Description |
---|---|---|
XamlObject | xamlObject | The object whose Xaml is requested. |
Returns
Type | Description |
---|---|
System.String |