'Declaration
Public Property ExpandedChanged As EventCallback(Of Boolean)
public EventCallback<bool> ExpandedChanged {get; set;}
'Declaration
Public Property ExpandedChanged As EventCallback(Of Boolean)
public EventCallback<bool> ExpandedChanged {get; set;}