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

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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T15:10:29+00:00 2026-05-27T15:10:29+00:00

I am using Accordion from WPFToolkit and wanted to remove the accordion item arrow

  • 0

I am using Accordion from WPFToolkit and wanted to remove the accordion item arrow also when i am trying to edit it in Expression Blend4 then it does not allow me over there. So if anybody can help with a sample template how can i hide the arrow and the default blue background.

Thanks in advance.

  • 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-27T15:10:30+00:00Added an answer on May 27, 2026 at 3:10 pm

    You can just edit the control style. This example is from Silverlight toolkit, but I’d bet its all the same principals.

    1) Remove Arrow

    I have a file called toolkitStyles.xaml in which I have the following style defined.

    <Style TargetType="layouttoolkit:AccordionButton" x:Key="DefaultAccordionButtonStyle">
    

    Inside this style (you will have to hunt for it), you’ll find code similar to this

    <Path x:Name="arrow" Data="F1 M 301.14,-189.041L 311.57,-189.041L 306.355,-182.942L 301.14,-189.041 Z " HorizontalAlignment="Center" Height="5" Stretch="Uniform" Width="8" Fill="{StaticResource BlackBrush}" RenderTransformOrigin="0.5,0.5" VerticalAlignment="Center">
    

    Comment it out, and then to a search on the x:Name (it might not be “arrow” in the WPFToolkit) and remove anything that references it so that you can build it.

    2) Remove blue background

    Find the style like

    <Style TargetType="System_Windows_Controls:AccordionItem" x:Key="DefaultAccordionItemStyle">
    

    Find the line like this. It is probably near the bottom of the style.
    (Please note in mine I have already set Background=”Transparent”, yours will either be blue or a templatebinding, either way just set it to transparent or whatever color you want it)

    <layouttoolkit:AccordionButton x:Name="ExpanderButton" Background="Transparent" ContentTemplate="{TemplateBinding HeaderTemplate}" Content="{TemplateBinding Header}" Foreground="{TemplateBinding Foreground}" FontWeight="{TemplateBinding FontWeight}" FontStyle="{TemplateBinding FontStyle}" FontStretch="{TemplateBinding FontStretch}" FontSize="{TemplateBinding FontSize}" FontFamily="{TemplateBinding FontFamily}" HorizontalAlignment="{TemplateBinding HorizontalAlignment}" HorizontalContentAlignment="{TemplateBinding HorizontalContentAlignment}" IsTabStop="True" IsChecked="{TemplateBinding IsSelected}" Margin="0,0,0,0" Padding="0,0,0,0" Grid.Row="0" VerticalAlignment="{TemplateBinding VerticalAlignment}" VerticalContentAlignment="{TemplateBinding VerticalContentAlignment}"/>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have tried using the accordion plugin, but it does not work, and I
I am using an horizontal accordion from here: http://www.dynamicdrive.com/dynamicindex17/haccordion.htm I got it to display
I'm using the Accordion from the jQuery UI library (http://jqueryui.com/demos/accordion/) as a sidebar. When
HI, I'm trying to get accordion like functionality without using jQuery's UI accordion feature.
I'm trying to create a nested navigation accordion using the UI. (There's lots of
I am using jQuery Accordion here and find some strange behavior when opening a
http://mindfulintegrations.com/signiacapital/accordian.php I am using Jquery Accordion UI and if you look at the above
I am using the jQuery accordion plugin to make an accordion of some data.
I want to create multilevel accordion Navigation using jQuery , I tried using this
Hi i am building a jquery accordion menu using VS2008 and MVC2. My requirement

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.