Class XAMLLanguage
Represents the XAML markup language within the language framework, providing parsing, syntax analysis, and editor support for WPF and .NET UI definitions.
Inherited Members
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 |