Brush.IsEmpty Property

Definition

When overridden in a derived class, indicates whether the given brush represents the empty brush.

public:
 abstract property bool IsEmpty { bool get(); };
public abstract bool IsEmpty { get; }
member this.IsEmpty : bool
Public MustOverride ReadOnly Property IsEmpty As Boolean

Property Value

Applies to