wpf-devexpress-dot-xpf-dot-bars-dot-barnamescope-dot-underscore-members.md
Contains properties to define name scopes for bar objects.
| Name | Description |
|---|---|
| IsScopeOwnerProperty static | Identifies the BarNameScope.IsScopeOwner attached property. |
| ScopeChangedEvent static | For internal use. |
| Name | Description |
|---|---|
| Children | For internal use. |
| Item[Object] | For internal use. |
| Parent | For internal use. |
| ScopeTree | For internal use. |
| Target | For internal use. |
| Name | Description |
|---|---|
| CreateScope(DependencyObject, BarNameScope) static | For internal use. |
| EnsureRegistrator() static | For internal use. |
| EnsureRegistrator(DependencyObject) static | For internal use. |
| Equals(Object, Object) static | Determines whether the specified object instances are considered equal. Inherited from Object. |
| Equals(Object) | Determines whether the specified object is equal to the current object. Inherited from Object. |
| FindScopeTarget(DependencyObject, Boolean) static | For internal use. |
| FindScopeTarget(DependencyObject) static | For internal use. |
| GetHashCode() | Serves as the default hash function. Inherited from Object. |
| GetIsScopeOwner(DependencyObject) static | For internal use. |
| GetService<T>() | For internal use. |
| GetService<T>(Object) static | For internal use. |
| GetType() | Gets the Type of the current instance. Inherited from Object. |
| IsInSameScope(Object, Object) static | For internal use. |
| IsScopeTarget(Object) static | For internal use. |
| MemberwiseClone() protected | Creates a shallow copy of the current Object. Inherited from Object. |
| ReferenceEquals(Object, Object) static | Determines whether the specified Object instances are the same instance. Inherited from Object. |
| RegisterDecorator<TDecorator>(Func<TDecorator>) static | For internal use. |
| RegisterDecorator<TDecorator, TDecoratorService>(Func<TDecorator>, Func<TDecorator, TDecoratorService>, Func<TDecoratorService>) static | For internal use. |
| SetIsScopeOwner(DependencyObject, Boolean) static | For internal use. |
| ToString() | Returns a string that represents the current object. Inherited from Object. |
| Name | Description |
|---|---|
| IsScopeOwner static | Gets or sets whether the current element defines a new (child) name scope. This is an attached property. |
See Also