Back to Devexpress

BarNameScope Class

wpf-devexpress-dot-xpf-dot-bars-389e5568.md

latest1.1 KB
Original Source

BarNameScope Class

Contains properties to define name scopes for bar objects.

Namespace : DevExpress.Xpf.Bars

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public class BarNameScope :
    IServiceProvider
vb
Public Class BarNameScope
    Implements 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

BarNameScope Members

DevExpress.Xpf.Bars Namespace