I'm new to WPF and follow the code explained in
How to position tooltip bottom center
to center a tooltip. However, I received the message "The resource CenterToolTipConverter could not be resolved." I think I should be including the class "CenterToolTipConverter" in the wrong place. How or where should I include "CenterToolTipConverter" class?
Thanks!
P.S.: Sorry my poor English.