在以下示例中,所有绑定均有效,但“ CategoryHorizontalAlignment”的绑定除外。
如果我将其硬编码为“居中”,“左”等,“ CategoryHorizontalAlignment”将按预期工作。
“ CategoryHorizontalAlignment”与“ CategoryPadding”属于同一类。我缺少“ ContentPresenter”有什么特别之处吗? -谢谢
response = requests.post(url, headers=Requestheader, data=json.dumps(Requestbody), verify=False)