5 references to SetType
PresentationCore (5)
MS\Internal\Ink\InkSerializedFormat\InkSerializer.cs (3)
2595SetType type = SetType.SubSet; 2601if (type == SetType.SuperSet)
MS\Internal\Ink\InkSerializedFormat\MetricEntry.cs (2)
533public bool CompareMetricBlock( MetricBlock metricColl, ref SetType setType) 565setType = SetType.SuperSet;