In my presenter I have this property:
public List PropertyNames { get; set; }
And I want to list out the names with a ItemsContro
let me answer this, it's just {Binding}.
{Binding}