Method | Description | |
---|---|---|
OutputLogViewModel ( IOutput writer, OutputLog control ) : System |
Method | Description | |
---|---|---|
OnDisposed ( ) : void |
Method | Description | |
---|---|---|
Clear ( ) : void | ||
GetBackground ( IOutputLine e ) : System.Windows.Media.Brush | ||
HandleWrittenTo ( object sender, |
||
InsertBreak ( ) : void | ||
OnShowTimeStampChanged ( ) : void | ||
ScrollToBottom ( ) : void | ||
ToText ( IOutputLine line ) : string | ||
UpdateLineMargin ( ) : void | ||
UpdateVisualState ( ) : void |
Updates the visual state of the control.
|
|
Write ( IOutputLine e ) : void |
public OutputLogViewModel ( IOutput writer, OutputLog control ) : System | ||
writer | IOutput | |
control | OutputLog | |
return | System |