Search Results for

    Show / Hide Table of Contents

    Class Window_Explorer

    Interaktionslogik für Window_Explorer.xaml

    Inheritance
    System.Object
    MSWindow
    Window_Explorer
    Inherited Members
    MSWindow.OnWindowCommandAction
    MSWindow.CallWindowCommand(WindowCommand)
    MSWindow.CloseWithEscape
    MSWindow.WindowMode
    Namespace: Simplic.Framework.UI.Explorer
    Assembly: Simplic.Framework.UI.Explorer.dll
    Syntax
    public class Window_Explorer : MSWindow

    Constructors

    | Improve this Doc View Source

    Window_Explorer()

    Constructor

    Declaration
    public Window_Explorer()

    Properties

    | Improve this Doc View Source

    ExplorerMode

    Declaration
    public ExplorerMode ExplorerMode { get; set; }
    Property Value
    Type Description
    ExplorerMode
    | Improve this Doc View Source

    ReturnFile

    Declaration
    public MSFile ReturnFile { get; set; }
    Property Value
    Type Description
    MSFile
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx