event EventHandler InputMeasurementKeysUpdatedEvent InputMeasurementKeysUpdated As EventHandler event EventHandler^ InputMeasurementKeysUpdated {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}function add_InputMeasurementKeysUpdated(value);
function remove_InputMeasurementKeysUpdated(value);