6.189 RoutedEventSyntax
RoutedEventSyntax | |
[patterns] |
|
([_\p{L}][-.\w]*:)?([_\p{Lu}\p{Ll}\p{Lo}\p{Lt}\p{Nl}][_\p{L}\p{Mn}\p{Mc}\p{Nd}\p{Nl}]*\.)[_\p{Lu}\p{Ll}\p{Lo}\p{Lt}\p{Nl}][_\p{L}\p{Mn}\p{Mc}\p{Nd}\p{Nl}]* |
Either a string of the form namespacePrefix:TypeName.EventName, or a string of the form TypeName.PropertyName. |
[is case sensitive] |
true |