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