WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class XAMLLanguage - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class XAMLLanguage

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

    Constructors

    XAMLLanguage(EditControl)

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