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