'Declaration
Public ReadOnly Property CurrentItem As ItemsControl
'Usage
Dim instance As C1RadialColorItemsPresenter Dim value As ItemsControl value = instance.CurrentItem
public ItemsControl CurrentItem {get;}
public: property ItemsControl^ CurrentItem { ItemsControl^ get(); }