ClassUILayerStack
Class
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:
Inherited Members
Constructors
UILayerStack()
Declaration
cs-api-definition
public UILayerStack()