I think there is a typo in Conductor<>.Collection.OneActive's description:
it says
"An implementation of Caliburn.Micro.IConductor that hold on many items but only activates only ON at a time."
while I think it should be:
"An implementation of Caliburn.Micro.IConductor that hold on many items but only activates only onE at a time."
it says
"An implementation of Caliburn.Micro.IConductor that hold on many items but only activates only ON at a time."
while I think it should be:
"An implementation of Caliburn.Micro.IConductor that hold on many items but only activates only onE at a time."