1 write to _type
PresentationFramework (1)
System\Windows\Annotations\LocatorPart.cs (1)
55_type = partType;
4 references to _type
PresentationFramework (4)
System\Windows\Annotations\LocatorPart.cs (4)
94if (!_type.Equals(part.PartType)) 138ContentLocatorPart newPart = new ContentLocatorPart(_type); 187return _type; 242if (!_type.Equals(part.PartType))