Back to Devexpress

BarNameScope Members

wpf-devexpress-dot-xpf-dot-bars-dot-barnamescope-dot-underscore-members.md

latest5.3 KB
Original Source

BarNameScope Members

Contains properties to define name scopes for bar objects.

Fields

NameDescription
IsScopeOwnerProperty staticIdentifies the BarNameScope.IsScopeOwner attached property.
ScopeChangedEvent staticFor internal use.

Properties

NameDescription
ChildrenFor internal use.
Item[Object]For internal use.
ParentFor internal use.
ScopeTreeFor internal use.
TargetFor internal use.

Methods

NameDescription
CreateScope(DependencyObject, BarNameScope) staticFor internal use.
EnsureRegistrator() staticFor internal use.
EnsureRegistrator(DependencyObject) staticFor internal use.
Equals(Object, Object) staticDetermines 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) staticFor internal use.
FindScopeTarget(DependencyObject) staticFor internal use.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetIsScopeOwner(DependencyObject) staticFor internal use.
GetService<T>()For internal use.
GetService<T>(Object) staticFor internal use.
GetType()Gets the Type of the current instance. Inherited from Object.
IsInSameScope(Object, Object) staticFor internal use.
IsScopeTarget(Object) staticFor internal use.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
RegisterDecorator<TDecorator>(Func<TDecorator>) staticFor internal use.
RegisterDecorator<TDecorator, TDecoratorService>(Func<TDecorator>, Func<TDecorator, TDecoratorService>, Func<TDecoratorService>) staticFor internal use.
SetIsScopeOwner(DependencyObject, Boolean) staticFor internal use.
ToString()Returns a string that represents the current object. Inherited from Object.

Attached Properties

NameDescription
IsScopeOwner staticGets or sets whether the current element defines a new (child) name scope. This is an attached property.

See Also

BarNameScope Class

DevExpress.Xpf.Bars Namespace