Search Results for

    Show / Hide Table of Contents

    Interface IWindowAttachable

    Makes a simplic studio window extendable

    Namespace: Simplic.Studio.UI
    Assembly: Simplic.Studio.UI.dll
    Syntax
    public interface IWindowAttachable

    Methods

    | Improve this Doc View Source

    Closed()

    Window closed

    Declaration
    void Closed()
    | Improve this Doc View Source

    Load(Window)

    Window loaded

    Declaration
    void Load(Window window)
    Parameters
    Type Name Description
    System.Windows.Window window

    Window instance

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx