Skip to main content
Bar

BarNameScope Methods

Contains properties to define name scopes for bar objects.
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.
See Also