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

  • Home
  • SEARCH
  • 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 6534277
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T10:13:52+00:00 2026-05-25T10:13:52+00:00

I have two simple custom controls derived from standard WPF controls. I.e. internal class

  • 0

I have two simple custom controls derived from standard WPF controls. I.e.

internal class CustomLabel : Label { ... }

internal class CustomButton : Button { ... }

(Ok, actually I use GridViewHeaderRowPresenter and DataGrid from WPF Toolkit, not Label and Button).

In xaml they locate on the same hierarchy level.

<Grid>
  <CustomLabel />

  <CustomButton />
</Grid>

The CustomButton control should react in some way to CustomLabel’s event (say SizeChanged event). What is the best way to implement this?

So far I came to decision to traverse logical tree to find CustomButton in CustomLabel’s event handler and change some properties. Is there better way?

Please note I am using .Net 3.5 so cannot use x:Reference markup extension.

  • 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-25T10:13:53+00:00Added an answer on May 25, 2026 at 10:13 am

    You can give your controls names and access them using this name in your code behind. If you want to do it exclusively in XAML think about data binding and whether or not your goal can be achieved using this approach.

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

Sidebar

Related Questions

I have an adobe flex datagrid with a simple custom label itemrenderer in one
I have a fairly simple project with only two XIBs, 5 custom classes and
I have a custom Javascript class (created using John Resig's Simple Javascript Inheritance ).
a 'simple' about controls layout in wpf. There is a custom control with a
I have two simple tables in my database. A card table that contains Id,
I have two simple while loops in my program that I feel ought to
Let's say I have two simple models project t.string :title vote t.references :project t.integer
I have two very simple, identical UITableViews in my app that are populated with
I have two geo-spatial simple convex polygon areas, in latitudes and longitudes (decimal degrees)
Question is simple: I have two List List<String> columnsOld = DBUtils.GetColumns(db, TableName); List<String> columnsNew

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.