I have controls : ControlX :IControlX and ControlY:IControlY Contr开发者_开发问答olZ has a List Property of ControlX
I found a hierarchy chart for .net framework 3.5 at this link. Does anyone know where I can find the same chart fo开发者_运维百科r .net framework 4 or silverlight ?Here is one .NET4:
I have a Silverlight DataGrid bound to a PagedCollectionView. The SelectionChanged event fires if I simply bind the DataGrid. However, if I add a DataPager to work with the datagrid, none of the event
I have a text box control and I want to select a multiple ranges of text when i click on button. for example:
i want to use this 开发者_开发知识库code but it only erase caches on mozilla browser.I want to use it for IE
I am trying to writ开发者_如何学编程e logic for saving a file to local disk in Silverlight 4.0. I am using the SaveFileDialog class for that. It works fine. But when I am trying to save to a file that
I am having some trouble for creating a usercontrol for scrollviewer, I have style the scrollBar acco开发者_JAVA技巧rding to our design and theme.
I have built a Silverlight 4 application and I have hit a problem. I have split my application into multiple xaps(different sub-systems) to reduce downloading / improve performance as not all subsyst
When I open a ChildWindow from the SL Toolkit, the surrounding area turns a nice gray.But, if my ChildWindow itself spawns a new ChildWindow, then the surrounding area turns a darker gray, ad infinitu
I have a Silverlight 4 out-of-browser, elevated trust application.I would like to use the OneNote 2010 object model to communicate with OneNote using the AutomationFactory and I\'m not able to get the