3 types derived from LineBase
PresentationFramework (3)
MS\Internal\PtsHost\Line.cs (1)
38
internal sealed class Line :
LineBase
MS\Internal\PtsHost\ListMarkerLine.cs (1)
27
internal class ListMarkerLine :
LineBase
MS\Internal\PtsHost\OptimalTextSource.cs (1)
38
internal sealed class OptimalTextSource :
LineBase
3 references to LineBase
PresentationFramework (3)
MS\Internal\PtsHost\PtsHost.cs (2)
2039
LineBase
lineBase = PtsContext.HandleToObject(pfsline) as
LineBase
;
MS\Internal\PtsHost\TextFormatterHost.cs (1)
82
internal
LineBase
Context;