Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
175
ResourceWasher.WashGroups Property
posted

Hi

Could you please publish a list of values to which this can be set. I've searched high and low and can't find any reference.

Thanks

 

Andy

Parents
No Data
Reply
  • 415
    Suggested Answer
    posted

    Hi Andy,

    The ResourceWasher is only implemented for the xamRibbon and xamDockManager controls. You can find the WashGroups in the WPF Feature Browser.

    For example, to access the xamRibbon control's wash groups, navigate to the xamRibbon control. Expand the Themes and Custom Styles node. Select the Live ResourceWashing sample. When the sample loads up, click the Advanced radio button in the ribbon group. Your should look similar to the screen shot below:

    In case you do not have the feature browser installed, the following list contains the washgroups for the xamRibbon control:

    • BaseColor
    • TabArea
    • HeaderPanel
    • Caption
    • Hover
    • Pressed
    • IsChecked
    • Text

    For the xamDockManager control, the only washgroup available is "ThemeColor".

Children
No Data