menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class XamlWriter - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved