TeachingTip.ShouldConstrainToRootBoundsProperty Property

Definition

Identifies the ShouldConstrainToRootBounds dependency property.

public:
 static property DependencyProperty ^ ShouldConstrainToRootBoundsProperty { DependencyProperty ^ get(); };
static DependencyProperty ShouldConstrainToRootBoundsProperty();
public static DependencyProperty ShouldConstrainToRootBoundsProperty { get; }
var dependencyProperty = TeachingTip.shouldConstrainToRootBoundsProperty;
Public Shared ReadOnly Property ShouldConstrainToRootBoundsProperty As DependencyProperty

Property Value

The identifier for the ShouldConstrainToRootBounds dependency property.

Applies to