Search Results for

    Show / Hide Table of Contents

    Class WindowModeChangedArgs

    Inheritance
    System.Object
    WindowModeChangedArgs
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Framework.UI
    Assembly: Simplic.Framework.Base.dll
    Syntax
    public class WindowModeChangedArgs

    Properties

    | Improve this Doc View Source

    NewWindowMode

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

    OldWindowMode

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