Click or drag to resize

TextBackedConsole Events

The TextBackedConsole type exposes the following members.

Events
 NameDescription
Public eventChangedFired when something in the object has changed, and the object is not suspended.
(Inherited from SuspendableDocumentNodeBase)
Public eventPropertyChangedSupport for binding to a view. At least this event must be called when the Text property has changed.
Public eventTunneledEvent The event that is fired when the object is disposed. First argument is the sender, second argument is the original source, and third argument is the event arg.
(Inherited from SuspendableDocumentNodeBase)
Top
See Also