Class AvanlonBindableTextBehaviour
behaviour which enables to bind avalon editor text
Inheritance
System.Object
AvanlonBindableTextBehaviour
Namespace: Simplic.Framework.UI.CodeEditor
Assembly: Simplic.Framework.dll
Syntax
public sealed class AvanlonBindableTextBehaviour : Behavior<TextEditor>
Fields
| Improve this Doc View SourceCodeProperty
Declaration
public static readonly DependencyProperty CodeProperty
Field Value
Type | Description |
---|---|
System.Windows.DependencyProperty |
Properties
| Improve this Doc View SourceCode
Declaration
public string Code { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
| Improve this Doc View SourceOnAttached()
Declaration
protected override void OnAttached()
OnDetaching()
Declaration
protected override void OnDetaching()