public abstract class TextCollapsingPropertiesPublic MustInherit Class TextCollapsingProperties[<AbstractClassAttribute>]
type TextCollapsingProperties = class end| FlowDirection | Gets the flow direction that is used for collapsing. |
| Symbol | Gets the text run that is used as collapsing symbol. |
| Width | Gets the width in which the collapsible range is constrained to. |
| Collapse(TextLine) | Collapses given text line. |
| CreateCollapsedRuns(TextLine, Int32, FlowDirection, TextRun) | Creates a list of runs for given collapsed length which includes specified symbol at the end. |
| Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |