Skip to main content
A newer version of this page is available. .
Bar

BarNameScope Class

Contains properties to define name scopes for bar objects.

Namespace: DevExpress.Xpf.Bars

Assembly: DevExpress.Xpf.Core.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public class BarNameScope :
    IServiceProvider

The following members return BarNameScope objects:

Remarks

Use the BarNameScope.IsScopeOwner property to explicitly define a new (child) name scope for a specific object.

Inheritance

Object
BarNameScope
See Also