public ReferenceEventClosure(object reference, EventBindingService.EventPropertyDescriptor prop) { this.reference = reference; this.propertyDescriptor = prop; }