The OutlookBarItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | OutlookBarItem |
Fields
Name | Description | |
---|---|---|
![]() ![]() | CollapsedHeaderProperty |
Identifies the CollapsedHeader property.
|
![]() ![]() | ContentProperty |
Identifies the Content property.
|
![]() ![]() | HeaderProperty |
Identifies the Header property.
|
![]() ![]() | IsSelectedProperty |
Identifies the IsSelected property.
|
Properties
Name | Description | |
---|---|---|
![]() | CollapsedHeader |
Gets or sets the content displayed on the selection bar when the item is displayed as a small icon.
This is a dependency property.
|
![]() | Content |
Gets or sets the content of this OutlookBarItem.
This is a dependency property.
|
![]() | Header |
Gets or sets the content displayed on the selection button for this pane.
This is a dependency property.
|
![]() | IsSelected |
Gets or sets whether or not this OutlookBarItem is selected.
This is a dependency property.
|
Events
Name | Description | |
---|---|---|
![]() | IsSelectedChanged |
Raised when the IsSelected property changes.
|
![]() | PropertyChanged |
Occurs when a property value changes.
|