1 instantiation of TextMarkerSource
PresentationCore (1)
Core\CSharp\System\Windows\Media\TextFormatting\TextSimpleMarkerProperties.cs (1)
76
_textSource = new
TextMarkerSource
(
2 references to TextMarkerSource
PresentationCore (2)
Core\CSharp\System\Windows\Media\TextFormatting\TextSimpleMarkerProperties.cs (2)
58
if (
TextMarkerSource
.IsKnownSymbolMarkerStyle(style))
62
else if (
TextMarkerSource
.IsKnownIndexMarkerStyle(style))