Version 24.2 (latest)

PaneHeaderPresenter Class Fields

For a list of all members of this type, see PaneHeaderPresenter members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)CloseButtonStyleKeyThe key used to identify the System.Windows.FrameworkElement.Style used for the close System.Windows.Controls.Button within the header of a ContentPane.  
Public Fieldstatic (Shared in Visual Basic)MaximizeButtonStyleKeyThe key used to identify the System.Windows.FrameworkElement.Style used for the maximize System.Windows.Controls.Button within the header of a ContentPane when the pane's header is used to represent the caption area of the floating window.  
Public Fieldstatic (Shared in Visual Basic)MinimizeButtonStyleKeyThe key used to identify the System.Windows.FrameworkElement.Style used for the minimize System.Windows.Controls.Button within the header of a ContentPane when the pane's header is used to represent the caption area of the floating window.  
Public Fieldstatic (Shared in Visual Basic)PanePropertyIdentifies the Pane dependency property  
Public Fieldstatic (Shared in Visual Basic)PinButtonStyleKeyThe key used to identify the System.Windows.FrameworkElement.Style used for the unpin System.Windows.Controls.Button within the header of a ContentPane.  
Public Fieldstatic (Shared in Visual Basic)PositionMenuItemStyleKeyThe key used to identify the System.Windows.Style used for the System.Windows.Controls.MenuItem within the header area that displays the list of options where the associated pane can be docked.  
See Also