Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. WPF
  4. Data Binding Controls/Indicators in Two Windows

Data Binding Controls/Indicators in Two Windows

Scheduled Pinned Locked Moved WPF
wpfcsharpwcfcomquestion
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    alleyes 0
    wrote on last edited by
    #1

    Hi, I am trying to do data binding in WPF using controls and indicators in "two" windows. Window 1 has controls and indicators. The controls are source to properties in Window 2. When a property changes in Window 2, that property is sent back to an indicator in Window 1. Setup: Window 1 is comprised of normal .NET WPF objects in the form of controls and indicators. Window 2 however hosts an ActiveX control wrapped in a WindowsFormsHost object. Because of this I don't have access to the properties of the ActiveX control through XAML. So I have to use a dependency object in Window 2. Anyone done anything like this? The norm (at least what I've found)is having all objects on one Window and having the ActiveX control complicates this. Maybe someone has the solution. Thanks

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups