Browse By Tags

  • Expand / Collapse Button

    I am trying to trap the click event for the expand/collapse button on the XamOutlookBar....

    Basically what I want to happen is when its clicked, I want to expand it to a default size.

    Trapping the Expanding or Expanded event doesn't solve the issue since…

  • Initial Width

    I have a XamOutlookBar where I want to set the initial width.
    Also I have a splitter, where it would resize the columns and I want the ability
    for the XamOutlookBar to be resized based on the splitter control.

    Basically I have something like:

     

    <Grid…