I want to find certificate from my store but using following code i could not able to get certificate. It always return null.

What's wrong with my code?
Update:
I have copied my certificate thumbprint by exploring store object and compare it with my thumbprint string and it return false! I think issue of interpreting string in VS2010 IDE or copy paste problem you can see that below in fig. because of this it should ignore the certificate from the list. Have anyone faced this type of issue before?