Method CanClose
CanClose(bool)
Returns whether window can be closed. Optionally checks whether owned windows can be closed.
public virtual bool CanClose(bool askOwned)
Parameters
askOwned
bool
Returns whether window can be closed. Optionally checks whether owned windows can be closed.
public virtual bool CanClose(bool askOwned)
askOwned
bool