Table of Contents

Class FloatingWindowInterceptor.WindowInterceptedEventArgs

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

Properties

InterceptType

public FloatingWindowInterceptor.InterceptType InterceptType { get; set; }

Property Value

FloatingWindowInterceptor.InterceptType

Rule

public FloatingWindowInterceptor.InterceptRule Rule { get; set; }

Property Value

FloatingWindowInterceptor.InterceptRule

WindowHandle

public IntPtr WindowHandle { get; set; }

Property Value

IntPtr

WindowTitle

public string WindowTitle { get; set; }

Property Value

string