Event definitions with parameters are not allowed in an interface such as '|1' that has 'In' or 'Out' type parameters. Consider declaring the event by using a delegate type which is not defined within '|1'. For example, 'Event |2 As Action(Of ...)'.
Event code: %1 %rEvent message: %2 %rEvent time: %3 %rEvent time (UTC): %4 %rEvent ID: %5 %rEvent sequence: %6 %rEvent occurrence: ...
Event code: %1 %rEvent message: %2 %rEvent time: %3 %rEvent time (UTC): %4 %rEvent ID: %5 %rEvent sequence: %6 %rEvent occurrence: ...
Event code: %1 %rEvent message: %2 %rEvent time: %3 %rEvent time (UTC): %4 %rEvent ID: %5 %rEvent sequence: %6 %rEvent occurrence: ...
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 ...