1 implementation of GetTextShapeableSymbols
PresentationCore (1)
Core\CSharp\System\Windows\Media\TextFormatting\TextCharacters.cs (1)
200
IList<TextShapeableSymbols> ITextSymbols.
GetTextShapeableSymbols
(
2 references to GetTextShapeableSymbols
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
69
IList<TextShapeableSymbols> shapeables = symbols.
GetTextShapeableSymbols
(
Core\CSharp\MS\Internal\TextFormatting\TextStore.cs (1)
1696
shapeables = textSymbols.
GetTextShapeableSymbols
(