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.v19.2.dll

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