Class RevisionChangedLinesDecoration
Inherited Members
Namespace: Telerik.Windows.Documents.UI.Layers.Revisions
Assembly: Telerik.Windows.Documents.dll
Syntax
public class RevisionChangedLinesDecoration : DecorationUILayerBase, IUILayer
Constructors
RevisionChangedLinesDecoration()
Declaration
public RevisionChangedLinesDecoration()
Properties
Name
Declaration
public override string Name { get; }
Property Value
System.String
|
Overrides
Methods
UpdateUIViewPortOverride(UILayerUpdateContext)
Declaration
public override void UpdateUIViewPortOverride(UILayerUpdateContext context)
Parameters
UILayerUpdateContext
context
|