T O P I C R E V I E W |
HBTeun |
Posted - Apr 14 2010 : 06:33:14 AM Hi,
I noticed that in XAML the Intellisence listbox is not updated or opened when I want extended options by pressing ".".
To reproduce: 1. Start new silverlight project (for example: Silverlight Application). 2. As content of the <Grid> </Grid> tags type "<Grid." as soon as you press "." the listbox should be updated with new options. Also when you press enter after the "." the listbox closes and won't open again.
Only when you type "<Grid" press enter and then type "." the new listbox opens.
|
2 L A T E S T R E P L I E S (Newest First) |
support |
Posted - Apr 23 2010 : 03:20:22 AM case=42354 is fixed in build 1822 |
sean |
Posted - Apr 14 2010 : 3:23:35 PM Thanks for the report. case=42354 I noticed that pressing escape, backspace and then retyping the "." gets the members list working. |