This rule is similar to the one for x:Name.
✘ <Color x:Key="AnnotationBlueColor"/>
<Color x:Key="AnnotationBlueColor"/>
✘ <Color x:Key="colorAnnotationBlue"/>
<Color x:Key="colorAnnotationBlue"/>
✔ <Color x:Key="AnnotationBlueColor"/>