Class CommentsPaneLayout
Inheritance
System.Object
CommentsPaneLayout
Namespace: Telerik.Windows.Documents.UI.Annotations
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class CommentsPaneLayout : Object
Constructors
CommentsPaneLayout()
Declaration
public CommentsPaneLayout()
Methods
InvalidateMeasure()
Declaration
public void InvalidateMeasure()
Measure(IEnumerable<LayoutBox>, SizeF, PointF, Padding, Thickness)
Declaration
public void Measure(IEnumerable<LayoutBox> layoutBoxes, SizeF availableSize, PointF sectionViewOffset, Padding sectionMargin, Thickness commentTemplateEditorMargin)