Click here to Skip to main content
15,911,762 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Binding Enum to a ComboBox Pin
Kenneth Haugland28-May-13 14:26
mvaKenneth Haugland28-May-13 14:26 
GeneralRe: Binding Enum to a ComboBox Pin
Mycroft Holmes28-May-13 14:33
professionalMycroft Holmes28-May-13 14:33 
GeneralRe: Binding Enum to a ComboBox Pin
Kenneth Haugland28-May-13 14:35
mvaKenneth Haugland28-May-13 14:35 
GeneralRe: Binding Enum to a ComboBox Pin
Mycroft Holmes28-May-13 14:50
professionalMycroft Holmes28-May-13 14:50 
GeneralRe: Binding Enum to a ComboBox Pin
Kenneth Haugland28-May-13 15:46
mvaKenneth Haugland28-May-13 15:46 
QuestionRe: Binding Enum to a ComboBox Pin
Kenneth Haugland29-May-13 7:53
mvaKenneth Haugland29-May-13 7:53 
AnswerRe: Binding Enum to a ComboBox Pin
Kenneth Haugland31-May-13 21:05
mvaKenneth Haugland31-May-13 21:05 
QuestionData binding problem Pin
columbos1492728-May-13 3:12
columbos1492728-May-13 3:12 
Hello,
I have a Window and a viewModel class as a data context of the window.
When i try to change some variables in the viewModel class that are binded to Window properties.
I get the next exception:
"Cannot use a DependencyObject that belongs to a different thread than its parent Freezable".

I know that in WPF you dont have access to a UI elements properties from other threads but here i dont directly access the UI element properties i access some variables that are binded to them.

how can i solve this?
AnswerRe: Data binding problem Pin
Abhinav S28-May-13 3:58
Abhinav S28-May-13 3:58 
QuestionNeed suggestion on application architecture. Pin
Beniston120528-May-13 0:05
Beniston120528-May-13 0:05 
AnswerRe: Need suggestion on application architecture. Pin
Abhinav S28-May-13 3:57
Abhinav S28-May-13 3:57 
GeneralRe: Need suggestion on application architecture. Pin
Beniston120528-May-13 20:14
Beniston120528-May-13 20:14 
AnswerRe: Need suggestion on application architecture. Pin
SledgeHammer0128-May-13 6:56
SledgeHammer0128-May-13 6:56 
GeneralRe: Need suggestion on application architecture. Pin
Beniston120528-May-13 20:14
Beniston120528-May-13 20:14 
AnswerRe: Need suggestion on application architecture. Pin
Mycroft Holmes28-May-13 14:13
professionalMycroft Holmes28-May-13 14:13 
QuestionOne data context for multiple Controls Pin
columbos1492727-May-13 22:55
columbos1492727-May-13 22:55 
AnswerRe: One data context for multiple Controls Pin
AlphaDeltaTheta28-May-13 1:13
AlphaDeltaTheta28-May-13 1:13 
GeneralRe: One data context for multiple Controls Pin
columbos1492728-May-13 3:07
columbos1492728-May-13 3:07 
QuestionRichtextbox text overlaps Pin
Antony_Christopher27-May-13 20:34
Antony_Christopher27-May-13 20:34 
QuestionSilverlight do we have a road map for the future Pin
Mycroft Holmes26-May-13 14:43
professionalMycroft Holmes26-May-13 14:43 
AnswerRe: Silverlight do we have a road map for the future Pin
SledgeHammer0128-May-13 6:54
SledgeHammer0128-May-13 6:54 
GeneralRe: Silverlight do we have a road map for the future Pin
Mycroft Holmes28-May-13 14:07
professionalMycroft Holmes28-May-13 14:07 
GeneralRe: Silverlight do we have a road map for the future Pin
_Maxxx_28-May-13 18:13
professional_Maxxx_28-May-13 18:13 
GeneralRe: Silverlight do we have a road map for the future Pin
Mycroft Holmes28-May-13 19:49
professionalMycroft Holmes28-May-13 19:49 
QuestionControl storyboard inside custom control...by code Pin
Jayme6524-May-13 2:25
Jayme6524-May-13 2:25 

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.