'Declaration Public ReadOnly Property ScrollToFirstItemCommand As ICommand
'Usage Dim instance As ImGearThumbnailList Dim value As ICommand value = instance.ScrollToFirstItemCommand
public ICommand ScrollToFirstItemCommand {get;}
public: __property ICommand* get_ScrollToFirstItemCommand();