Binding errors not showing on output window

后端 未结 4 809
太阳男子
太阳男子 2020-12-07 01:06

My output window does not show binding errors for my project. However on a colleagues machine, binding errors are displayed in the output window.

Any ideas on how to

4条回答
  •  离开以前
    2020-12-07 01:34

    Try

    Tools -> Options -> Debugging -> Output Window -> WPF Trace Settings -> Data Binding

提交回复
热议问题