Frame.BackStackProperty Field

Definition

Identifies the BackStack dependency property.

public: static initonly System::Windows::DependencyProperty ^ BackStackProperty;
public static readonly System.Windows.DependencyProperty BackStackProperty;
 staticval mutable BackStackProperty : System.Windows.DependencyProperty
Public Shared ReadOnly BackStackProperty As DependencyProperty 

Field Value

Remarks

The identifier for the BackStack dependency property.

Applies to