mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-28 08:47:59 +01:00
Added XML Comment.
This commit is contained in:
@@ -259,6 +259,9 @@ namespace Terminal.Gui {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Allow to invoke the <see cref="SelectedItemChanged"/> after their creation.
|
||||
/// </summary>
|
||||
public void Refresh ()
|
||||
{
|
||||
OnSelectedItemChanged (selected, -1);
|
||||
|
||||
Reference in New Issue
Block a user