请问wpf password有只读属性吗如题 或者能有相关的效果[解决办法]只读不是很好做到吗?你放个Label上去就是只读的了。[解决办法]public string Password { get; private set; }