1 instantiation of TextMarkerSource
PresentationCore (1)
System\Windows\Media\textformatting\TextSimpleMarkerProperties.cs (1)
52
_textSource = new
TextMarkerSource
(
2 references to TextMarkerSource
PresentationCore (2)
System\Windows\Media\textformatting\TextSimpleMarkerProperties.cs (2)
37
if (
TextMarkerSource
.IsKnownSymbolMarkerStyle(style))
41
else if (
TextMarkerSource
.IsKnownIndexMarkerStyle(style))