(C3127) Activities that contain more than one control activity
As shown in the following figure, the top-level activityTOP
contains a control activityCTL
and subactivityA3
.A3
is defined within its property as being transparent. The definition chartA3
also contains a control activityCTL_2
. The error is generated because activityTOP
effectively contains two control activities (becauseA3
is transparent).