Class UILayerStack
Represents UI layers stack.
Inherited Members
Namespace: Telerik.Windows.Documents.Fixed.UI.Layers
Assembly: Telerik.Windows.Controls.FixedDocumentViewers.dll
Syntax
public class UILayerStack : StackCollection<IUILayer>, ICollection<IUILayer>, IEnumerable<IUILayer>, IEnumerable
Constructors
UILayerStack()
Declaration
public UILayerStack()