Note that there are some explanatory texts on larger screens.

plurals
  1. USE.L Dunn
    primarykey
    data
    text
    plurals
    1. CODon't get me wrong i have used wpf in the correct way for some other controls, controlA was infact the editor for the other controls. although the other controls where designed to be look-less, i had no intention of making the editor look any different and thats where i got myself into a bind. I started thinking of the editor as a form instead of a control and it probably should be but i wanted to keep it all together in a neat dll.
      singulars
    2. COAlthough they are dealing with the same sort of things, menuitems and binding. He, from what i can gather is trying to have mutliple menu items depending on style. i on the other hand am trying to set a dependency property held by the custom control that could be set on any object in the custom control template. so that someone can re-template the control and still get the same effect if they bind to the dependency property. as dowhilefor showed below i can send the actual object as a parementer and change it that way so there are no scoping issues. i was just hoping for a general command.
      singulars
    3. COthanks for the info. As mentioned in my post its not a major issue, it was just i couldnt find any comments on the net about it and wanted to make sure i wasnt being dumb.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload