Click here to Skip to main content
15,907,326 members
Home / Discussions / WPF
   

WPF

 
QuestionXenApp vs WPF Popup (repaint problem when Popup Minimized") Pin
devvvy14-Nov-10 15:43
devvvy14-Nov-10 15:43 
QuestionData Trigger Problem Pin
carrigart13-Nov-10 15:13
carrigart13-Nov-10 15:13 
QuestionAccordion add/remove Items at runtime Pin
ekimpl13-Nov-10 0:47
ekimpl13-Nov-10 0:47 
AnswerRe: Accordion add/remove Items at runtime Pin
Mycroft Holmes13-Nov-10 11:58
professionalMycroft Holmes13-Nov-10 11:58 
GeneralRe: Accordion add/remove Items at runtime Pin
ekimpl13-Nov-10 20:59
ekimpl13-Nov-10 20:59 
AnswerRe: Accordion add/remove Items at runtime Pin
Abhinav S13-Nov-10 16:38
Abhinav S13-Nov-10 16:38 
GeneralRe: Accordion add/remove Items at runtime Pin
ekimpl13-Nov-10 21:15
ekimpl13-Nov-10 21:15 
GeneralRe: Accordion add/remove Items at runtime Pin
ekimpl14-Nov-10 5:56
ekimpl14-Nov-10 5:56 
It seems now that the real problem is the textbox (child of accordion item) that also has the name generated according to accordion.Items.Count. And apparently, when I delete the accordion item this textbox is still somewhere in memory.

Now I don't have time to figure out the proper solution, so I decided to add guid to the name of the textbox and get the accordion.Items.Count value from the name with substring function.

But if anyone could ever find out, how to avoid such problem, please write.
QuestionMultiple xap files after rename Pin
Mycroft Holmes12-Nov-10 16:38
professionalMycroft Holmes12-Nov-10 16:38 
AnswerRe: Multiple xap files after rename Pin
Mycroft Holmes13-Nov-10 21:06
professionalMycroft Holmes13-Nov-10 21:06 
GeneralRe: Multiple xap files after rename Pin
Abhinav S14-Nov-10 2:54
Abhinav S14-Nov-10 2:54 
AnswerRe: Multiple xap files after rename Pin
RobCroll14-Nov-10 10:29
RobCroll14-Nov-10 10:29 
GeneralRe: Multiple xap files after rename Pin
Mycroft Holmes14-Nov-10 13:14
professionalMycroft Holmes14-Nov-10 13:14 
GeneralRe: Multiple xap files after rename Pin
RobCroll14-Nov-10 13:38
RobCroll14-Nov-10 13:38 
GeneralRe: Multiple xap files after rename Pin
Mycroft Holmes14-Nov-10 13:54
professionalMycroft Holmes14-Nov-10 13:54 
QuestionSilverlight UserControl DependencyProperty in binding Pin
Adriaan Davel12-Nov-10 0:58
Adriaan Davel12-Nov-10 0:58 
QuestionRe: Silverlight UserControl DependencyProperty in binding Pin
Adriaan Davel15-Nov-10 21:55
Adriaan Davel15-Nov-10 21:55 
QuestionNot specifically MVVM Question - separation by project Pin
_Maxxx_12-Nov-10 0:18
professional_Maxxx_12-Nov-10 0:18 
AnswerRe: Not specifically MVVM Question - separation by project Pin
Abhinav S12-Nov-10 1:48
Abhinav S12-Nov-10 1:48 
GeneralRe: Not specifically MVVM Question - separation by project Pin
_Maxxx_12-Nov-10 3:22
professional_Maxxx_12-Nov-10 3:22 
AnswerRe: Not specifically MVVM Question - separation by project Pin
Pete O'Hanlon12-Nov-10 2:00
mvePete O'Hanlon12-Nov-10 2:00 
GeneralRe: Not specifically MVVM Question - separation by project Pin
_Maxxx_12-Nov-10 3:17
professional_Maxxx_12-Nov-10 3:17 
GeneralRe: Not specifically MVVM Question - separation by project Pin
Pete O'Hanlon12-Nov-10 3:47
mvePete O'Hanlon12-Nov-10 3:47 
QuestionDraw shapes in Canvas control Pin
Anurag Gandhi11-Nov-10 0:39
professionalAnurag Gandhi11-Nov-10 0:39 
AnswerRe: Draw shapes in Canvas control Pin
Pete O'Hanlon11-Nov-10 1:16
mvePete O'Hanlon11-Nov-10 1:16 

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.