Popup.DesiredPlacementProperty Property

Definition

Identifies the DesiredPlacement dependency property.

public:
 static property DependencyProperty ^ DesiredPlacementProperty { DependencyProperty ^ get(); };
static DependencyProperty DesiredPlacementProperty();
public static DependencyProperty DesiredPlacementProperty { get; }
var dependencyProperty = Popup.desiredPlacementProperty;
Public Shared ReadOnly Property DesiredPlacementProperty As DependencyProperty

Property Value

The identifier for the DesiredPlacement dependency property.

Windows requirements

Device family
Windows 11 (introduced in 10.0.22000.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v14.0)

Applies to