#Usage:
In AXAML markup:
xmlns:controls="using:Captcha" <controls:Captcha/>
Properties:
///The text entered by the user is necessary to verify the passage of the captchapublicstringInputUserText///Whether the captcha was passed or not, true - yes, false - nopublicboolIsVerified