Search Results for

    Show / Hide Table of Contents

    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 Source

    CodeProperty

    Declaration
    public static readonly DependencyProperty CodeProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty

    Properties

    | Improve this Doc View Source

    Code

    Declaration
    public string Code { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    | Improve this Doc View Source

    OnAttached()

    Declaration
    protected override void OnAttached()
    | Improve this Doc View Source

    OnDetaching()

    Declaration
    protected override void OnDetaching()
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx