Click or drag to resize

MonoWorkaroundConsoleIOPreventRedraw Method

Namespace:  de.unika.ipd.grGen.libConsoleAndOS
Assembly:  libConsoleAndOS (in libConsoleAndOS.dll) Version: GrGen.NET 8.0
Syntax
C#
public abstract void PreventRedraw(
	IntPtr hWnd
)

Parameters

hWnd
Type: SystemIntPtr

Implements

IWorkaroundPreventRedraw(IntPtr)
See Also