Property AppModel
AppModel
Gets or sets the application model. Set by IApplication before CreateOutput() is called so output implementations know whether to use the alternate screen buffer.
AppModel AppModel { get; set; }
Gets or sets the application model. Set by IApplication before CreateOutput() is called so output implementations know whether to use the alternate screen buffer.
AppModel AppModel { get; set; }