I am creating an RSS reader and would like to create PivotItem
s for RSS the user has.
I know that I'll be passing in the number of items into the PivotView so I can create the number of items upon creation.
Does anyone know how I would go about this programmatically?