ScrollFileWindow
A WPF window that display a large text file
Constructors
Constructor | Description |
new(getfilename, width, height)
Signature: (getfilename:(unit -> string) * width:float * height:float<MeasureOne>) -> ScrollFileWindow
|