public UIElementsViewModel TopItems { get; }
Public ReadOnly Property TopItems As UIElementsViewModel Get
public: property UIElementsViewModel^ TopItems { UIElementsViewModel^ get (); }
member TopItems : UIElementsViewModel with get
In This Article