Class XamlWriter
Inheritance
System.Object
XamlWriter
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.RichTextBoxAdv.WPF.dll
Syntax
public class XamlWriter
Constructors
XamlWriter()
Declaration
public XamlWriter()
Methods
Write(Object)
Declaration
public static string Write(object element)
Parameters
Type | Name | Description |
---|---|---|
System.Object | element |
Returns
Type |
---|
System.String |