1 instantiation of ShaperFeaturesList
PresentationCore (1)
Core\CSharp\MS\Internal\Shaping\ShaperBuffers.cs (1)
157
_textFeatures = new
ShaperFeaturesList
();
2 references to ShaperFeaturesList
PresentationCore (2)
Core\CSharp\MS\Internal\Shaping\ShaperBuffers.cs (2)
182
public
ShaperFeaturesList
TextFeatures
194
private
ShaperFeaturesList
_textFeatures;