I'm trying to reproduce a Visual Studio style toolbar with the two gradient backgrounds in C# code. I can see how to do it in XAML, but how do I drill into the object to change the backgound of its 'MainPanelBorder' border in my C# code ?
Thanks
|
|
|
|
|
|
|
Many thanks, and it works ! |
||
|
|
|
|
You would need to use the
|
||
|
|