-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am using the expander control and have styled the header as shown in the picture below.
The problem I have is that I want the expander button to be contained within the header so that the line for the end of the header template aligns with the Expander content i.e. I ultimatly want to end up…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi I was wondering is it possible to align the toggle button on a WPF expander control to the far right side?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
I am doing a silverlight project in Silverlight 4 and I included the BlackLight project in my project so that I could use their new controls, especialy the dockpanel and the autoexpander, which is causing me at the moment some little problems.
What I would like to do is to have several auto-expander…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
In my UI, I have a big grid with two columns and one row. in the right column, I have a grid with three rows where in the top row I have a user control, and in the two bottom rows I have two Expander objects, each containing an ItemsControl with a list that gets populated in runtime. Sometimes, that…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello,
I would like to prevent an Expander from expanding/collapsing when users click inside the header area. This is basically the same question as Q 1396153, but I'd appreciate a more favorable answer :)
Is there a non-invasive way to do this? I am not sure exactly how to attach behavior to the…
>>> More