In This Article

NavigationBarHeader Class

Represents a header that can be used in a NavigationBar.

public class NavigationBarHeader : ContentControl
Inheritance:
object Visual UIElement FrameworkElement Control ContentControl object

Constructors

NavigationBarHeader()

Initializes an instance of the class.

public NavigationBarHeader()

Methods

OnCreateAutomationPeer()

Returns class-specific AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure.

protected override AutomationPeer OnCreateAutomationPeer()

Returns

AutomationPeer:

An instance of NavigationBarHeaderAutomationPeer.