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
WindowHandle
public IntPtr WindowHandle { get; set; }