Table of Contents

Class SwitchWindowEventArgs

Namespace
AT.Librarys.Container.Toolkit.Vision
Assembly
AT.Librarys.Container.dll

切换窗口事件数据

public class SwitchWindowEventArgs : EventArgs
Inheritance
SwitchWindowEventArgs
Inherited Members
Extension Methods

Constructors

SwitchWindowEventArgs(WindowView)

构造

public SwitchWindowEventArgs(WindowView windowMode)

Parameters

windowMode WindowView

Properties

WindowMode

模块

public WindowView WindowMode { get; set; }

Property Value

WindowView