1 instantiation of ShaperFeaturesList
PresentationCore (1)
MS\Internal\Shaping\ShaperBuffers.cs (1)
133
_textFeatures = new
ShaperFeaturesList
();
2 references to ShaperFeaturesList
PresentationCore (2)
MS\Internal\Shaping\ShaperBuffers.cs (2)
158
public
ShaperFeaturesList
TextFeatures
170
private
ShaperFeaturesList
_textFeatures;