1 implementation of GetTextShapeableSymbols
PresentationCore (1)
System\Windows\Media\textformatting\TextCharacters.cs (1)
173
IList<TextShapeableSymbols> ITextSymbols.
GetTextShapeableSymbols
(
2 references to GetTextShapeableSymbols
PresentationCore (2)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
52
IList<TextShapeableSymbols> shapeables = symbols.
GetTextShapeableSymbols
(
MS\Internal\TextFormatting\TextStore.cs (1)
1670
shapeables = textSymbols.
GetTextShapeableSymbols
(