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

WPF

 
AnswerRe: Problem in wpf prism Pin
Pete O'Hanlon27-Feb-14 11:41
mvePete O'Hanlon27-Feb-14 11:41 
QuestionWPF DatagridComboBoxColumn - puzzler Pin
Duke Carey25-Feb-14 4:14
professionalDuke Carey25-Feb-14 4:14 
AnswerRe: WPF DatagridComboBoxColumn - puzzler Pin
Duke Carey25-Feb-14 7:07
professionalDuke Carey25-Feb-14 7:07 
GeneralRe: WPF DatagridComboBoxColumn - puzzler Pin
Richard Deeming25-Feb-14 7:25
mveRichard Deeming25-Feb-14 7:25 
GeneralRe: WPF DatagridComboBoxColumn - puzzler Pin
Duke Carey25-Feb-14 7:42
professionalDuke Carey25-Feb-14 7:42 
QuestionRestore Avalondock Layout Pin
Letram5924-Feb-14 0:19
Letram5924-Feb-14 0:19 
QuestionDiagonal text input and presentation in WPF Pin
Member 865720222-Feb-14 22:24
Member 865720222-Feb-14 22:24 
AnswerRe: Diagonal text input and presentation in WPF Pin
SledgeHammer0123-Feb-14 8:45
SledgeHammer0123-Feb-14 8:45 
GeneralRe: Diagonal text input and presentation in WPF Pin
Member 865720223-Feb-14 19:01
Member 865720223-Feb-14 19:01 
GeneralRe: Diagonal text input and presentation in WPF Pin
SledgeHammer0124-Feb-14 4:41
SledgeHammer0124-Feb-14 4:41 
GeneralRe: Diagonal text input and presentation in WPF Pin
Member 865720224-Feb-14 9:39
Member 865720224-Feb-14 9:39 
GeneralRe: Diagonal text input and presentation in WPF Pin
SledgeHammer0124-Feb-14 11:53
SledgeHammer0124-Feb-14 11:53 
QuestionTheme Highlighting in XAML Pin
Kevin Marois20-Feb-14 5:09
professionalKevin Marois20-Feb-14 5:09 
QuestionWpf ScrollViewer with non scrollable or partially non scrollable Control Pin
BMicka19-Feb-14 22:06
BMicka19-Feb-14 22:06 
QuestionDataTemplate from a StaticResource Pin
Mycroft Holmes18-Feb-14 18:44
professionalMycroft Holmes18-Feb-14 18:44 
Questionremove double line of ListView Pin
Member 1001614013-Feb-14 1:45
Member 1001614013-Feb-14 1:45 
QuestionWPF Design-Time Headaches Pin
GenJerDan10-Feb-14 10:16
GenJerDan10-Feb-14 10:16 
AnswerRe: WPF Design-Time Headaches Pin
Jason Gleim10-Feb-14 10:34
professionalJason Gleim10-Feb-14 10:34 
GeneralRe: WPF Design-Time Headaches Pin
GenJerDan10-Feb-14 11:10
GenJerDan10-Feb-14 11:10 
GeneralRe: WPF Design-Time Headaches Pin
SledgeHammer0110-Feb-14 12:04
SledgeHammer0110-Feb-14 12:04 
GeneralRe: WPF Design-Time Headaches Pin
GenJerDan11-Feb-14 5:20
GenJerDan11-Feb-14 5:20 
QuestionHitTest Problem Pin
Kevin Marois10-Feb-14 8:18
professionalKevin Marois10-Feb-14 8:18 
I am creating an app that will replace the Linq-To-SQL designer. Most of the code you see is from other apps I found on CP or other places all pieced together.

My app is here[^]. So far there's not much there.

If you run it you will see a mock table on the designer surface. It can be moved around. There is Select checkbox in the upper left corner of the main window. Checking it turns on the table's adorners for sizing.

Problem:

What I want to do is turn on the sizing adorners on the table when the table's header or footer area is clicked. But because both the header & footer border controls have their IsHitTestVisible set to False, the MouseDown even doesn't fire.

I'm not really sure how to make this work. I could use some help.

Many thanks!
If it's not broken, fix it until it is

AnswerRe: HitTest Problem Pin
Jason Gleim10-Feb-14 9:41
professionalJason Gleim10-Feb-14 9:41 
QuestionLinq-To-SQL DBML Designer Question Pin
Kevin Marois10-Feb-14 7:11
professionalKevin Marois10-Feb-14 7:11 
QuestionMVVM Bound Radio Button Unexpected Behavior Pin
eddieangel7-Feb-14 12:08
eddieangel7-Feb-14 12:08 

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.