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