2 writes to _tag
PresentationCore (2)
MS\Internal\Shaping\OpenTypeLayout.cs (2)
254_tag = tag; 261set { _tag = value; }
1 reference to _tag
PresentationCore (1)
MS\Internal\Shaping\OpenTypeLayout.cs (1)
260get { return _tag; }