Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 WF 4,我们制作了一个工具原型,将用于编写测试用例。测试用例可能很大,超过 1000 个活动。我们收到投诉称,由于大量未使用的空间,测试用例变得难以阅读。是否可以在活动之间删除/减少这些无用的箭头?提前致谢。
自己已经想通了。应使用 WorkflowItemsPresenter.SpacerTemplate。