The ActiveImageAlias McObject is an alias object which has as a shadow object the McEngine.McObject(ActiveImage).
You will often want to AttachNotifySink to the ActiveImageAlias McObject instead of to the McObject backing individual images. Notify clients of ActiveImageAlias will get any notification fired on whichever image is the active image. They will also receive a ValueChanged standard notification whenever the shadow McImage changes, but no notification is sent if a Nothing shadow is assigned. Notify sinks of neither any old Shadow or the new Shadow are not notified of the change.