Ejemplo n.º 1
0
 public static Handle GetPasswordHandle(PasswordBox i) => i.GetValueOrSetDefault <Handle>(PasswordHandleProperty, () => false);