mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 16:59:35 +01:00
Fixed misspelling of scrollview
This commit is contained in:
@@ -427,7 +427,7 @@ namespace Terminal.Gui {
|
||||
bool autoHideScrollBars = true;
|
||||
|
||||
/// <summary>
|
||||
/// Represents the contents of the data shown inside the scrolview
|
||||
/// Represents the contents of the data shown inside the scrollview
|
||||
/// </summary>
|
||||
/// <value>The size of the content.</value>
|
||||
public Size ContentSize {
|
||||
|
||||
@@ -515,7 +515,7 @@ Represents the top left corner coordinate that is displayed by the scrollview
|
||||
<a id="Terminal_Gui_ScrollView_ContentSize_" data-uid="Terminal.Gui.ScrollView.ContentSize*"></a>
|
||||
<h4 id="Terminal_Gui_ScrollView_ContentSize" data-uid="Terminal.Gui.ScrollView.ContentSize">ContentSize</h4>
|
||||
<div class="markdown level1 summary">
|
||||
Represents the contents of the data shown inside the scrolview
|
||||
Represents the contents of the data shown inside the scrollview
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user