FlyoutBase.PlacementProperty 属性

定义

标识 Placement 依赖属性。

public:
 static property DependencyProperty ^ PlacementProperty { DependencyProperty ^ get(); };
static DependencyProperty PlacementProperty();
public static DependencyProperty PlacementProperty { get; }
var dependencyProperty = FlyoutBase.placementProperty;
Public Shared ReadOnly Property PlacementProperty As DependencyProperty

属性值

Placement 依赖属性的标识符。

适用于