Event remove method '{0}' has a parameter of type '{1}'. Windows Runtime events must have a System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken parameter value. Was the module being exported compiled as a winmdmodule (/target:winmdobj) for Windows Metadata export?
Event code: %1 %rEvent message: %2 %rEvent time: %3 %rEvent time (UTC): %4 %rEvent ID: %5 %rEvent sequence: %6 %rEvent occurrence: ...
Event definitions with parameters are not allowed in an interface such as '|1' that has 'In' or 'Out' type parameters. Consider ...
Event name {0} used more than once. If you wish to overload a method, the overloaded method should have a NonEvent attribute. ...
Event raised when the grid scrolls horizontally or vertically. Use the ScrollEventArgs.Orientation to determine the direction ...
Event remove method '{0}' has a parameter of type '{1}'. Windows Runtime events must have a System.Runtime.InteropServic ...
Event remove method '{0}' has an invalid signature. Remove method signatures must have no return value and must take a single ...
Event type "{0}" was expected to be serializable using the .NET serializer. The event was not serializable and has been ignored. ...
Events cannot be set on the object passed to the event binding service because a site associated with the object could not ...
events were discarded since last notification was made at {2} because the event buffer capacity was exceeded. (Warning ID: ...