ItemName = @"C:\Data\Users\Public\Pictures\Saved Pictures\historyperson" + filestring + ".jpg",
我重写,提交将我写的过滤掉了:
你这是C#的写法;
那试试:
image source={Binding ItemName}或者
image source=ItemName试试;
外面的括号我不写了,因为写了提交是这两行代码会被过滤掉的;
如果回答对您有帮助,请采纳
你这个是C#的写法;
那试试:
或者
试试
如果回答对您有帮助,请采纳