I can iterate through the instructions in InitializeComponent, but it's a matter of performance. and also sometimes, menuitems in the code are generated at runtime, hence this will not give me the complete list.
On Wednesday, July 11, 2012 3:16:36 PM UTC-6, deedee wrote: > > > Hi, > > Is there a way to fetch more information from a fieldDefinition? > For example, I am trying to look for all the MenuItems in a type, so for a > given field name '_menuItem1' and it's fieldDefinition, can I obtain some > more information - like the properties of that MenuItem (Text, Visible, > etc)? > > If so, how? > Thanks, > -- -- mono-cecil
