Property IsInUse
IsInUse
Returns true if this view is in use (i.e. if anyone is listening to its events).
public virtual bool IsInUse { get; }
Returns true if this view is in use (i.e. if anyone is listening to its events).
public virtual bool IsInUse { get; }