Class UILayersBuilder
Class UILayersBuilder.
Inheritance
System.Object
UILayersBuilder
Namespace: Telerik.Windows.Controls.SyntaxEditor.UI.Layers
Assembly: Telerik.Windows.Controls.SyntaxEditor.dll
Syntax
public class UILayersBuilder : Object
Constructors
UILayersBuilder()
Methods
BuildUILayers(UILayerStack)
Builds the UI layers.
Declaration
public virtual void BuildUILayers(UILayerStack uiLayers)
Parameters
UILayerStack
uiLayers
The UI layers. |