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.