MyControl.Margin.Left = 10;
错误:
无法修改“System.Windows.FrameworkElement.Margin”的返回值,因为它不是变量
https://stackoverflow.com/questions/1003772
相似问题