Class UILayersBuilder
Represents UI layers builder
Inheritance
System.Object
UILayersBuilder
Namespace: Telerik.Windows.Documents.Fixed.UI.Layers
Assembly: Telerik.Windows.Controls.FixedDocumentViewers.dll
Syntax
public class UILayersBuilder : Object
Constructors
UILayersBuilder()
Methods
BuildUILayersOverride(IUILayerContainer)
Builds the UI layers.
Declaration
protected virtual void BuildUILayersOverride(IUILayerContainer uiLayerContainer)
Parameters
IUILayerContainer
uiLayerContainer
The UI layer container. |