Click here to Skip to main content
16,007,885 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: viewing xml date in wpf Pin
Pete O'Hanlon22-Aug-10 2:54
mvePete O'Hanlon22-Aug-10 2:54 
QuestionRe: viewing xml data in wpf Pin
Sonar8722-Aug-10 18:09
Sonar8722-Aug-10 18:09 
AnswerRe: viewing xml data in wpf Pin
Pete O'Hanlon22-Aug-10 20:08
mvePete O'Hanlon22-Aug-10 20:08 
QuestionOpenFileDialog in SilverLight Pin
yogesh_kumar_agarwal20-Aug-10 22:10
yogesh_kumar_agarwal20-Aug-10 22:10 
AnswerRe: OpenFileDialog in SilverLight Pin
Pete O'Hanlon21-Aug-10 9:21
mvePete O'Hanlon21-Aug-10 9:21 
QuestionUpdating Observable collection with combo box inside a user control Pin
dashingsidds20-Aug-10 17:51
dashingsidds20-Aug-10 17:51 
AnswerRe: Updating Observable collection with combo box inside a user control Pin
Kunal Chowdhury «IN»20-Aug-10 18:12
professionalKunal Chowdhury «IN»20-Aug-10 18:12 
QuestionData Binding Controls/Indicators in Two Windows Pin
alleyes20-Aug-10 15:40
professionalalleyes20-Aug-10 15:40 
Hi,
I am trying to do data binding in WPF using controls and indicators in "two" windows.

Window 1 has controls and indicators. The controls are source to properties in Window 2. When a property changes in Window 2, that property is sent back to an indicator in Window 1.

Setup:

Window 1 is comprised of normal .NET WPF objects in the form of controls and indicators. Window 2 however hosts an ActiveX control wrapped in a WindowsFormsHost object. Because of this I don't have access to the properties of the ActiveX control through XAML. So I have to use a dependency object in Window 2.

Anyone done anything like this? The norm (at least what I've found)is having all objects on one Window and having the ActiveX control complicates this. Maybe someone has the solution.

Thanks
QuestionEmpty object when deserializing with DataContractSerializer Pin
95ulisse20-Aug-10 13:42
95ulisse20-Aug-10 13:42 
QuestionSilverlight DeepZoom Pin
faton.arifi20-Aug-10 2:21
faton.arifi20-Aug-10 2:21 
AnswerRe: Silverlight DeepZoom Pin
faton.arifi20-Aug-10 4:23
faton.arifi20-Aug-10 4:23 
AnswerRe: Silverlight DeepZoom Pin
clement_91110-Sep-10 20:07
clement_91110-Sep-10 20:07 
QuestionGet all controls on form in WPF Pin
tinytoon_lk19-Aug-10 23:29
tinytoon_lk19-Aug-10 23:29 
AnswerRe: Get all controls on form in WPF Pin
Abhinav S19-Aug-10 23:38
Abhinav S19-Aug-10 23:38 
QuestionWPF ComboBox Selection Problem Pin
avi_dadi200219-Aug-10 23:02
avi_dadi200219-Aug-10 23:02 
AnswerRe: WPF ComboBox Selection Problem Pin
Abhinav S19-Aug-10 23:27
Abhinav S19-Aug-10 23:27 
GeneralRe: WPF ComboBox Selection Problem Pin
avi_dadi200219-Aug-10 23:33
avi_dadi200219-Aug-10 23:33 
QuestionGet WPF control from one point Pin
tinytoon_lk19-Aug-10 6:23
tinytoon_lk19-Aug-10 6:23 
AnswerRe: Get WPF control from one point [modified] Pin
#realJSOP20-Aug-10 3:54
professional#realJSOP20-Aug-10 3:54 
GeneralRe: Get WPF control from one point Pin
tinytoon_lk22-Aug-10 22:27
tinytoon_lk22-Aug-10 22:27 
QuestionHow to plan a project both in WPF and Silverlight Pin
David Shapira18-Aug-10 8:01
David Shapira18-Aug-10 8:01 
AnswerRe: How to plan a project both in WPF and Silverlight Pin
Ian Shlasko18-Aug-10 9:06
Ian Shlasko18-Aug-10 9:06 
GeneralRe: How to plan a project both in WPF and Silverlight Pin
David Shapira18-Aug-10 9:25
David Shapira18-Aug-10 9:25 
GeneralRe: How to plan a project both in WPF and Silverlight Pin
Ian Shlasko18-Aug-10 9:28
Ian Shlasko18-Aug-10 9:28 
GeneralRe: How to plan a project both in WPF and Silverlight Pin
David Shapira18-Aug-10 12:02
David Shapira18-Aug-10 12:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.