Click here to Skip to main content
15,887,175 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Help Require: Huge DataBinding makes the Application Hang!!! Pin
Insincere Dave18-May-09 13:42
Insincere Dave18-May-09 13:42 
QuestionTabItem Border [SOLVED] Pin
#realJSOP15-May-09 6:11
mve#realJSOP15-May-09 6:11 
AnswerRe: TabItem Border Pin
#realJSOP18-May-09 1:03
mve#realJSOP18-May-09 1:03 
AnswerRe: TabItem Border Pin
Pete O'Hanlon18-May-09 1:56
mvePete O'Hanlon18-May-09 1:56 
GeneralRe: TabItem Border Pin
#realJSOP18-May-09 9:02
mve#realJSOP18-May-09 9:02 
GeneralRe: TabItem Border Pin
#realJSOP19-May-09 9:57
mve#realJSOP19-May-09 9:57 
QuestionListen to the event when the border of one UI element crosses the border of the other UI element Pin
YouMiss15-May-09 5:09
YouMiss15-May-09 5:09 
AnswerRe: Listen to the event when the border of one UI element crosses the border of the other UI element Pin
Mark Salsbery15-May-09 6:44
Mark Salsbery15-May-09 6:44 
I'm not sure exactly what you're looking for...

For rectangular elements, if you don't want to code it yourself, you
could probably use the Rect structure and its Intersect() method...if
the method returns Rect.Empty then the elements don't overlap.

Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

GeneralRe: Listen to the event when the border of one UI element crosses the border of the other UI element Pin
YouMiss16-May-09 7:45
YouMiss16-May-09 7:45 
GeneralRe: Listen to the event when the border of one UI element crosses the border of the other UI element Pin
Mark Salsbery16-May-09 7:51
Mark Salsbery16-May-09 7:51 
GeneralRe: Listen to the event when the border of one UI element crosses the border of the other UI element Pin
YouMiss16-May-09 8:38
YouMiss16-May-09 8:38 
QuestionWPF 3-D Points Plotting Pin
Member 124748115-May-09 3:24
Member 124748115-May-09 3:24 
AnswerRe: WPF 3-D Points Plotting Pin
Niladri_Biswas17-Jun-09 21:16
Niladri_Biswas17-Jun-09 21:16 
QuestionWPF DataGrid Pin
Baktha Singh Dharmaraj15-May-09 0:11
Baktha Singh Dharmaraj15-May-09 0:11 
AnswerRe: WPF DataGrid Pin
Mark Salsbery15-May-09 6:46
Mark Salsbery15-May-09 6:46 
AnswerRe: WPF DataGrid Pin
Niladri_Biswas13-Jun-09 3:37
Niladri_Biswas13-Jun-09 3:37 
QuestionRich WPF Charts Pin
Jacobus0114-May-09 21:27
Jacobus0114-May-09 21:27 
AnswerRe: Rich WPF Charts Pin
Member 124748119-May-09 8:02
Member 124748119-May-09 8:02 
QuestionWritableBitmap in silverlight3 Pin
VCsamir14-May-09 20:07
VCsamir14-May-09 20:07 
AnswerRe: WritableBitmap in silverlight3 Pin
Ray Cassick15-May-09 2:39
Ray Cassick15-May-09 2:39 
GeneralRe: WritableBitmap in silverlight3 Pin
VCsamir17-May-09 20:08
VCsamir17-May-09 20:08 
QuestionMultiselect mode not working for listview control containing a Gridview Pin
S Rajput14-May-09 16:12
S Rajput14-May-09 16:12 
AnswerRe: Multiselect mode not working for listview control containing a Gridview Pin
Mark Salsbery15-May-09 7:04
Mark Salsbery15-May-09 7:04 
AnswerRe: Multiselect mode not working for listview control containing a Gridview Pin
Niladri_Biswas13-Jun-09 3:43
Niladri_Biswas13-Jun-09 3:43 
QuestionPrism with DockManager Pin
Michael Sync14-May-09 15:51
Michael Sync14-May-09 15:51 

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.