3 types derived from LineBase
PresentationFramework (3)
MS\Internal\PtsHost\Line.cs (1)
23
internal sealed class Line :
LineBase
MS\Internal\PtsHost\ListMarkerLine.cs (1)
19
internal class ListMarkerLine :
LineBase
MS\Internal\PtsHost\OptimalTextSource.cs (1)
22
internal sealed class OptimalTextSource :
LineBase
3 references to LineBase
PresentationFramework (3)
MS\Internal\PtsHost\PtsHost.cs (2)
2018
LineBase
lineBase = PtsContext.HandleToObject(pfsline) as
LineBase
;
MS\Internal\PtsHost\TextFormatterHost.cs (1)
78
internal
LineBase
Context;