Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4542740
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T15:26:01+00:00 2026-05-21T15:26:01+00:00

Hey; I have the following visual hyerarchy in a usercontrol: Grid -> Canvas ->

  • 0

Hey; I have the following visual hyerarchy in a usercontrol:

Grid -> Canvas -> MyContentControl

MyContentControl is a class derived from ContentControl that has an adorner on top that is a rectangle, this is to make it easier to click on certain objects (increase hit testing area). The adorner is present at all times, but with transparent background.

I would like to see the PreviewMouseDown events raised when I click on a MyContentControl from the usercontrol’s codebehind, but the event does not seem to be raised there, only at the adorner level.

The event is handled at the adorner level, but e.IsHandled is not set to true, so it should continue bubbling or tunneling. From what I read, PreviewMouseDown is tunneling, and IIRC, it should have been raised at the usercontrol first.

Am I missing something?

Thank you.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T15:26:01+00:00Added an answer on May 21, 2026 at 3:26 pm

    Given the structure that you described the actual visual tree will look something like this:

    Window
     -> Grid
        -> Canvas
           -> MyContentControl
     -> AdornerLayer
        -> MyContentControlAdorner
    

    As you see, your adorner (MyContentControlAdorner) is located in the different branch of the tree than your custom control. This is because adorners are placed inside a special element called AdornerLayer. Such AdornerLayer is usually located directly inside the top level element (such as Window or Page).

    So, considering all of that, it should be clear that if an event is raised in the adorner it will tunnel by the following path: Window -> AronerLayer -> MyContentControlAdorner.

    That being said, you cannot handle a mouse event on two elements that are located in different subtrees (even though they are placed one on top of another).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hey, I have the following code, that gives you the effect of a mask.
Hey guys, I have the following HTML structure that I am trying to pull
Hey all i have the following query: SELECT REPLACE(REPLACE(REPLACE(REPLACE(tmpTable.Caller_Number,'-',''),'(',''),')',''),' ','') FROM tmpTable WHERE EXISTS
I have the following code: class MyClass: def __private(self): print Hey man! This is
I have the following code, for instance: JSFiddle: http://jsfiddle.net/ntcg3/4/ HTML: <html> <p class=hey>hi</p> </html>​​​​​​​​​​​
Hey guys I have the following sample. I have navigation which is loaded from
Hey fellas, I have the following VBA code. It gets the values from an
Hey i have this div that shows as a popup: <div class=popup> </div> Then
Hey I have the following situation: a WinService which is processing some stuff from
Hey folks, I have the following piece of code from C++. for (int i=0;

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.