Piccolo.NET

PDebug.DebugPaintCalls Property

Gets or sets a flag that indicates when the paint method causes an invalidate (which will create a soft infinite loop).

public static bool DebugPaintCalls {get; set;}

Property Value

A flag that indicates when the paint method causes an invalidate (which will create a soft infinite loop).

See Also

PDebug Class | UMD.HCIL.Piccolo.Util Namespace