8 references to IntegerCollectionType
PresentationBuildTasks (8)
Framework\System\Windows\Markup\XamlInt32CollectionSerializer.cs (8)
143writer.Write( (byte) IntegerCollectionType.Consecutive ); 155IntegerCollectionType type; 159type = IntegerCollectionType.Byte; 163type = IntegerCollectionType.UShort; 167type = IntegerCollectionType.Integer; 175case IntegerCollectionType.Byte: 190case IntegerCollectionType.UShort: 205case IntegerCollectionType.Integer: