Back to Devexpress

BarNameScope Methods

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

latest4.3 KB
Original Source

BarNameScope Methods

Contains properties to define name scopes for bar objects.

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.

See Also

BarNameScope Class

BarNameScope Members

DevExpress.Xpf.Bars Namespace