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