menu

WPF

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

    Show / Hide Table of Contents

    Class XMLLanguage

    Inheritance
    System.Object
    LanguageBase
    MarkupLanguageBase
    XMLLanguage
    Inherited Members
    LanguageBase.ApplyColor(String, Int32)
    LanguageBase.ApplyColoring
    LanguageBase.ApplyExpandItems()
    LanguageBase.BlockEnd
    LanguageBase.BlockStart
    LanguageBase.CaseSensitive
    LanguageBase.CommitsIntellisenseItemOnSpaceBar
    LanguageBase.currentBlockCount
    LanguageBase.EllipsisText
    LanguageBase.FileExtension
    LanguageBase.Formats
    LanguageBase.FormatsProperty
    LanguageBase.HideIntellisensePopup()
    LanguageBase.IndentableBlocks
    LanguageBase.InitializeApplyExpandCollapse()
    LanguageBase.IntellisenseCommitCharacters
    LanguageBase.IntellisenseDrillDownChar
    LanguageBase.isCurrentBlockComment
    LanguageBase.IsIndentSelectionOnTabEnabled
    LanguageBase.IsIndentSelectionOnTabEnabledProperty
    LanguageBase.IsSplitTextToWords
    LanguageBase.Lexem
    LanguageBase.LexemProperty
    LanguageBase.literalCount
    LanguageBase.Name
    LanguageBase.OnFormatsChanged(DependencyPropertyChangedEventArgs)
    LanguageBase.ParentControl
    LanguageBase.PositionIntellisenseBox(EditIntellisenseArgs)
    LanguageBase.RefreshExpandItems(Int32)
    LanguageBase.ShowIntellisenseBox(EditIntellisenseArgs)
    LanguageBase.SplitLinesRegex
    LanguageBase.SplitWordsRegex
    LanguageBase.SupportsIntellisense
    LanguageBase.SupportsOutlining
    LanguageBase.SupportsOutliningProperty
    LanguageBase.TextForeground
    LanguageBase.TypesCollection
    MarkupLanguageBase.ApplyExpandCollapse(ApplyExpandCollapseArgs)
    MarkupLanguageBase.ExecuteBackspace()
    MarkupLanguageBase.ExecuteDeleteText()
    MarkupLanguageBase.GetIndentLevel(Int32)
    MarkupLanguageBase.GetSelectionEndIndex(LineItem)
    MarkupLanguageBase.GetTextInCollapsedArea(LineItem)
    MarkupLanguageBase.OnLexemsChanged(DependencyPropertyChangedEventArgs)
    MarkupLanguageBase.SplitTextToLines()
    Namespace: Syncfusion.Windows.Edit
    Assembly: Syncfusion.Edit.Wpf.dll
    Syntax
    public class XMLLanguage : MarkupLanguageBase

    Constructors

    XMLLanguage(EditControl)

    Declaration
    public XMLLanguage(EditControl control)
    Parameters
    Type Name Description
    EditControl control
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved