This is a migrated thread and some comments may be shown as answers.

Navigate to Property Type

1 Answer 43 Views
Code Navigation and Search
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Brian Mains
Top achievements
Rank 1
Brian Mains asked on 04 Nov 2010, 06:18 PM
Hello,

Is it possible to right click a property in code like this:

obj.Model = this.CreateModel(); // Model is of SomeModel type

Where I can right click on Model, and say navigate to the class that represents the type that is model?  So it would navigate to the SomeModel class for doing with with model.  Is that possible?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Blagoev
Telerik team
answered on 09 Nov 2010, 05:18 PM
Hello Brian Mains,
Thanks for the nice feature request. I added a PITS issue 3936 so you can know when its done.

All the best,
Blagoev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Code Navigation and Search
Asked by
Brian Mains
Top achievements
Rank 1
Answers by
Blagoev
Telerik team
Share this question
or