Class
UILayerStack

Represents UI layers stack.

Definition

Namespace:Telerik.Windows.Documents.Fixed.UI.Layers

Assembly:Telerik.Windows.Controls.FixedDocumentViewers.dll

Syntax:

cs-api-definition
public class UILayerStack : StackCollection<IUILayer>, ICollection<IUILayer>, IEnumerable<IUILayer>, IEnumerable

Inheritance: objectStackCollection<IUILayer>UILayerStack

Implements: ICollection<IUILayer>IEnumerableIEnumerable<IUILayer>

Inherited Members StackCollection<IUILayer>.GetElementByName(string)StackCollection<IUILayer>.Add(IUILayer)StackCollection<IUILayer>.AddBefore(string, IUILayer)StackCollection<IUILayer>.AddAfter(string, IUILayer)StackCollection<IUILayer>.AddFirst(IUILayer)StackCollection<IUILayer>.AddLast(IUILayer)StackCollection<IUILayer>.Contains(IUILayer)StackCollection<IUILayer>.Contains(string)StackCollection<IUILayer>.Remove(IUILayer)StackCollection<IUILayer>.Remove(string)StackCollection<IUILayer>.CopyTo(IUILayer[], int)StackCollection<IUILayer>.Clear()StackCollection<IUILayer>.GetEnumerator()StackCollection<IUILayer>.CountStackCollection<IUILayer>.IsReadOnly

Constructors

UILayerStack()

Declaration

cs-api-definition
public UILayerStack()
In this article
DefinitionConstructorsUILayerStack()
Not finding the help you need?
Contact Support