1 write to _type
PresentationFramework (1)
System\Windows\Annotations\LocatorPart.cs (1)
60_type = partType;
4 references to _type
PresentationFramework (4)
System\Windows\Annotations\LocatorPart.cs (4)
99if (!_type.Equals(part.PartType)) 143ContentLocatorPart newPart = new ContentLocatorPart(_type); 192return _type; 247if (!_type.Equals(part.PartType))