开发者

How to see in MSDN only the properties/methods added by a .NET class, and not those inherited?

For example, the 开发者_如何转开发ContextMenu WPF class documentation (either offline or online) has pages and pages of properties and methods. Can I filter them somehow and only see the ones added by ContextMenu, like StaysOpen?


In the tree structure on the left of that page, click on ContextMenu Properties , you then get another page full of properties, but if you look to the left again you see just the properties belonging to the ContextMenu class.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜