Share via


TwoPaneView.Pane2Property Property

Definition

Identifies the Pane2 dependency property.

public:
 static property DependencyProperty ^ Pane2Property { DependencyProperty ^ get(); };
static DependencyProperty Pane2Property();
public static DependencyProperty Pane2Property { get; }
var dependencyProperty = TwoPaneView.pane2Property;
Public Shared ReadOnly Property Pane2Property As DependencyProperty

Property Value

The identifier for the Pane2 dependency property.

Applies to