Hi All,
We have password box and we type password but after we type password I need to validate the password with value I provided.
Once I type password , its shown as **** so if I get Text property then I get ' **** Show'
Application WPF
Password text box type: WPFTextBox
SilkTest : 17.5
Question: How should get text value of typed password ?
