2 references to IsKnownIndexMarkerStyle
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\TextMarkerSource.cs (1)
103
else if(
IsKnownIndexMarkerStyle
(markerStyle))
Core\CSharp\System\Windows\Media\TextFormatting\TextSimpleMarkerProperties.cs (1)
62
else if (TextMarkerSource.
IsKnownIndexMarkerStyle
(style))