Click here to Skip to main content
15,920,896 members
Home / Discussions / WPF
   

WPF

 
QuestionCreating an instance of SelectionChangedEventArgs in wpf Pin
dashingsidds28-Sep-10 22:31
dashingsidds28-Sep-10 22:31 
AnswerRe: Creating an instance of SelectionChangedEventArgs in wpf Pin
Pete O'Hanlon28-Sep-10 22:55
mvePete O'Hanlon28-Sep-10 22:55 
GeneralRe: Creating an instance of SelectionChangedEventArgs in wpf Pin
dashingsidds28-Sep-10 23:01
dashingsidds28-Sep-10 23:01 
GeneralRe: Creating an instance of SelectionChangedEventArgs in wpf Pin
Pete O'Hanlon28-Sep-10 23:24
mvePete O'Hanlon28-Sep-10 23:24 
GeneralRe: Creating an instance of SelectionChangedEventArgs in wpf Pin
dashingsidds28-Sep-10 23:43
dashingsidds28-Sep-10 23:43 
GeneralRe: Creating an instance of SelectionChangedEventArgs in wpf Pin
Pete O'Hanlon29-Sep-10 0:58
mvePete O'Hanlon29-Sep-10 0:58 
GeneralRe: Creating an instance of SelectionChangedEventArgs in wpf Pin
dashingsidds29-Sep-10 1:24
dashingsidds29-Sep-10 1:24 
GeneralRe: Creating an instance of SelectionChangedEventArgs in wpf Pin
Pete O'Hanlon29-Sep-10 1:30
mvePete O'Hanlon29-Sep-10 1:30 
Not quite. AddedItems refers to the items that were added to the selection since the last time the event was fired, and RemovedItems refers to the items that were removed from the selection since the last time the event was fired. This means that the changes effectively represent deltas and are cumulative.

I have CDO, it's OCD with the letters in the right order; just as they ruddy well should be

Forgive your enemies - it messes with their heads


My blog | My articles | MoXAML PowerToys | Onyx


QuestionWhich obfuscator can I use? Pin
Aseem Sharma28-Sep-10 8:06
Aseem Sharma28-Sep-10 8:06 
AnswerRe: Which obfuscator can I use? Pin
Pascal Hubert28-Sep-10 8:28
Pascal Hubert28-Sep-10 8:28 
GeneralRe: Which obfuscator can I use? Pin
Aseem Sharma28-Sep-10 17:51
Aseem Sharma28-Sep-10 17:51 
GeneralRe: Which obfuscator can I use? Pin
Aseem Sharma30-Sep-10 20:19
Aseem Sharma30-Sep-10 20:19 
AnswerRe: Which obfuscator can I use? Pin
Pete O'Hanlon28-Sep-10 9:00
mvePete O'Hanlon28-Sep-10 9:00 
GeneralRe: Which obfuscator can I use? Pin
Aseem Sharma28-Sep-10 17:50
Aseem Sharma28-Sep-10 17:50 
GeneralRe: Which obfuscator can I use? Pin
Pete O'Hanlon28-Sep-10 21:47
mvePete O'Hanlon28-Sep-10 21:47 
GeneralRe: Which obfuscator can I use? Pin
Aseem Sharma30-Sep-10 20:20
Aseem Sharma30-Sep-10 20:20 
GeneralRe: Which obfuscator can I use? Pin
jmcc2k11-Oct-10 1:32
jmcc2k11-Oct-10 1:32 
Questionan unhandled win32 exception occurred in plugin-container.exe Pin
Manu Viswan27-Sep-10 23:47
Manu Viswan27-Sep-10 23:47 
QuestionPath.. on buttons dissapearing [modified] Pin
belier127-Sep-10 23:37
belier127-Sep-10 23:37 
AnswerRe: Path.. on buttons dissapearing Pin
Abhinav S29-Sep-10 7:51
Abhinav S29-Sep-10 7:51 
GeneralRe: Path.. on buttons dissapearing Pin
belier129-Sep-10 21:19
belier129-Sep-10 21:19 
QuestionSilverlight debugging question Pin
Abhinav S27-Sep-10 18:12
Abhinav S27-Sep-10 18:12 
AnswerRe: Silverlight debugging question Pin
PumbaPumba27-Sep-10 19:16
PumbaPumba27-Sep-10 19:16 
AnswerRe: Silverlight debugging question Pin
Pete O'Hanlon27-Sep-10 23:02
mvePete O'Hanlon27-Sep-10 23:02 
GeneralRe: Silverlight debugging question Pin
Abhinav S28-Sep-10 2:26
Abhinav S28-Sep-10 2:26 

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.