Click here to Skip to main content
15,905,028 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: How To Style This Button [modified] Pin
SledgeHammer014-Apr-11 11:08
SledgeHammer014-Apr-11 11:08 
GeneralRe: How To Style This Button Pin
SledgeHammer014-Apr-11 11:12
SledgeHammer014-Apr-11 11:12 
AnswerRe: How To Style This Button Pin
Abhinav S4-Apr-11 21:13
Abhinav S4-Apr-11 21:13 
QuestionWebBrowser Control not displaying Pin
Grimes3-Apr-11 12:03
Grimes3-Apr-11 12:03 
AnswerRe: WebBrowser Control not displaying Pin
Grimes4-Apr-11 13:25
Grimes4-Apr-11 13:25 
QuestionHow to use ListView.SelectedItems in MVVM? Pin
SledgeHammer012-Apr-11 9:58
SledgeHammer012-Apr-11 9:58 
AnswerRe: How to use ListView.SelectedItems in MVVM? Pin
Mycroft Holmes2-Apr-11 12:48
professionalMycroft Holmes2-Apr-11 12:48 
AnswerRe: How to use ListView.SelectedItems in MVVM? Pin
Abhinav S3-Apr-11 6:29
Abhinav S3-Apr-11 6:29 
You need to use something that implements the ICollectionView interface. This interface, if implemented correctly, will give you the list of selected items.
The funniest thing about this particular signature is that by the time you realise it doesn't say anything it's too late to stop reading it.

GeneralRe: How to use ListView.SelectedItems in MVVM? Pin
Kevin Marois4-Apr-11 9:55
professionalKevin Marois4-Apr-11 9:55 
GeneralRe: How to use ListView.SelectedItems in MVVM? Pin
SledgeHammer014-Apr-11 10:09
SledgeHammer014-Apr-11 10:09 
GeneralRe: How to use ListView.SelectedItems in MVVM? Pin
Kevin Marois4-Apr-11 10:26
professionalKevin Marois4-Apr-11 10:26 
GeneralRe: How to use ListView.SelectedItems in MVVM? Pin
Abhinav S4-Apr-11 21:12
Abhinav S4-Apr-11 21:12 
QuestionBing map control in a WPF application Pin
Jack_Sparow1-Apr-11 8:01
Jack_Sparow1-Apr-11 8:01 
AnswerRe: Bing map control in a WPF application Pin
Abhinav S1-Apr-11 20:53
Abhinav S1-Apr-11 20:53 
Question[C#, ListView] Conditional Formating of ListView<T> Items Pin
Dirk.Bock1-Apr-11 4:11
Dirk.Bock1-Apr-11 4:11 
AnswerRe: [C#, ListView] Conditional Formating of ListView Items Pin
BobJanova1-Apr-11 4:21
BobJanova1-Apr-11 4:21 
Questionnavigation Pin
arkiboys1-Apr-11 2:50
arkiboys1-Apr-11 2:50 
QuestionWPF Drag & Drop Pin
Kevin Marois31-Mar-11 5:58
professionalKevin Marois31-Mar-11 5:58 
AnswerRe: WPF Drag & Drop Pin
RugbyLeague31-Mar-11 6:00
RugbyLeague31-Mar-11 6:00 
GeneralRe: WPF Drag & Drop Pin
Kevin Marois31-Mar-11 6:01
professionalKevin Marois31-Mar-11 6:01 
AnswerRe: WPF Drag & Drop Pin
Abhinav S31-Mar-11 22:26
Abhinav S31-Mar-11 22:26 
QuestionTreeView Pin
RugbyLeague31-Mar-11 5:54
RugbyLeague31-Mar-11 5:54 
AnswerRe: TreeView [modified] Pin
SledgeHammer0131-Mar-11 6:29
SledgeHammer0131-Mar-11 6:29 
GeneralRe: TreeView Pin
Pete O'Hanlon31-Mar-11 6:43
mvePete O'Hanlon31-Mar-11 6:43 
GeneralRe: TreeView Pin
RugbyLeague31-Mar-11 12:14
RugbyLeague31-Mar-11 12:14 

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.