IGraphicsContext.IsDisposed Property

Definition

Gets a Boolean indicating whether this instance has been disposed. It is an error to access any instance methods if this property returns true.

public bool IsDisposed { get; }
member this.IsDisposed : bool

Property Value

Applies to