PaintGuard Class

Definition

Line 1303 of System.Windows/Graphics.cm

Constructors & Destructor

public nothrow PaintGuard(void* hdc_, void* paintStruct_)
public ~PaintGuard()

Member Variables

private void* hdc
private void* paintStruct

Constructor& Destructor Details

PaintGuard Constructor

public nothrow PaintGuard(void* hdc_, void* paintStruct_)

Definition
Line 1305 of System.Windows/Graphics.cm


~PaintGuard Destructor

public ~PaintGuard()

Definition
Line 1308 of System.Windows/Graphics.cm