[Issue(IssueTracker.Bugzilla,37863,"Password is readable when Entry.IsEnabled is false ",
PlatformAffected.WinPhone)]
publicclassBugzilla37863:TestContentPage
{
protectedoverridevoidInit()
{
varlabel=newLabel{
Text=
"Click the button to toggle IsEnabled on the password entry below. The actual password text should never show. If the text shows, the test has failed."