2 references to IsKnownSymbolMarkerStyle
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\TextMarkerSource.cs (1)
65
if(
IsKnownSymbolMarkerStyle
(markerStyle))
Core\CSharp\System\Windows\Media\TextFormatting\TextSimpleMarkerProperties.cs (1)
58
if (TextMarkerSource.
IsKnownSymbolMarkerStyle
(style))