xbap
How can I set the focused control after a Dialog Box?
I\'m working on an XBAP app where Users primarily use the Keyboard for Navigation. When I display a MessageBox, I can hit Enter to close it but then the main application doesn\'t seem to regain focus.[详细]
2023-04-12 13:42 分类:问答Can I access web.config with an XBAP?
I\'m porting a Silverlight 4 app to WPF/XBAP.The app uses initParams initialized using asp from web.config app setting parameters.[详细]
2023-04-08 12:09 分类:问答Popups in XBAP stop receiving anything but mouse events after losing focus?
I have a Popup control in my XBAP, and whenever the popup control is open and it loses focus (such as an alert box, a breakpoint, switching to another application in Win开发者_JAVA技巧dows, switching[详细]
2023-04-06 16:59 分类:问答How does Siverlight 5 with P/Invoke compare to XBAP with FullTrust?
I\'m considering XBAP with full trust, but just heard about SL5\'s ability to P/Invoke.This is quite exciting because XBAP deployments are very difficult considering it only really works with IE, work[详细]
2023-04-04 10:17 分类:问答Open Xbap page in firefox
I need to open xbap page using firefox 6, h开发者_开发问答ow can I do that? What plugins do I need to use?[详细]
2023-04-04 03:24 分类:问答How can I get my XBAP to run in my browser instead of downloading it on Windows 7?
On my old XP computer, running an XBAP from Visual Studio would open it up in Google Chrome. I switched to Windows 7, and now running an XBAP downloads the file like it were a ZIP or an EXE instead of[详细]
2023-04-03 01:51 分类:问答How to handle the Before Close Event in a WPF Browser Application?
I am just starting with a WPF Browser application. I would like to handle the Before Close Event of the browser, so how would i handle that开发者_如何学运维 event?If i understood your question correc[详细]
2023-04-02 00:15 分类:问答Xbap Application behavior change with or without "www"
We are writing and running a xbap application. We use URL parameters to change the application\'s behaviour when the user logs in. To do that we use System.Deployment.Application.ApplicationDeployment[详细]
2023-04-01 08:59 分类:问答Error handling XBAP when certificate is not in Trusted Publishers
I have an XBAP that requires full trust, and my certificate to be located in the Trusted Publishers store.[详细]
2023-04-01 08:34 分类:问答Enter full screen mode in wpf browser .xbap hosted in asp.net
I has searched a lot but failed to success. I wrote media player in Wpf Browser, then I deploy my .xbap file inside asp.net aspx file.[详细]
2023-04-01 00:48 分类:问答