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