bool IEventTarget.WillTriggerNs(string namespaceUri, string type) { return(_eventTarget.WillTriggerNs(namespaceUri, type)); }