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.
我有兴趣制作一个换行面板(大量其他用户控件)作为制表位。该面板位于滚动查看器中,滚动查看器确实具有 IsTabStop 属性,但滚动查看器没有。我希望用户能够使用 tab 键通过位于包装纸内的用户控件之一来导航每个。
您是否锁定了Focuable属性?