NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

8.1.6.1 Events in sub-objects

Methods may also handle events on objects contained within WithEvents data members. If a data member's type contains a parameterless read-only property marked with the System.ComponentModel.PersistContentsAttribute attribute, then the property may be referenced in a Handles clause.