'Declaration Public ReadOnly Property DesiredSize As Size
'Usage Dim instance As SubItemsPresenter Dim value As Size value = instance.DesiredSize
public Size DesiredSize {get;}
'Declaration Public ReadOnly Property DesiredSize As Size
'Usage Dim instance As SubItemsPresenter Dim value As Size value = instance.DesiredSize
public Size DesiredSize {get;}