BackstageView.PlacementTarget Property
In This Article
Gets or sets the UIElement relative to which the backstage view is positioned when it opens. This is a dependency property.
Namespace: DevExpress.UI.Xaml.Ribbon
Assembly: DevExpress.UI.Xaml.Ribbon.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Windows. |
A UIElement object. |
See Also