Table of Contents

Class FloatingWindowInterceptor.WindowRestoredEventArgs

Namespace
Ink_Canvas.Helpers
Assembly
InkCanvasForClass.dll
public class FloatingWindowInterceptor.WindowRestoredEventArgs : EventArgs
Inheritance
FloatingWindowInterceptor.WindowRestoredEventArgs
Inherited Members

Properties

InterceptType

public FloatingWindowInterceptor.InterceptType InterceptType { get; set; }

Property Value

FloatingWindowInterceptor.InterceptType

WindowHandle

public IntPtr WindowHandle { get; set; }

Property Value

IntPtr