1 write to _type
PresentationFramework (1)
System\Windows\Annotations\LocatorPart.cs (1)
56_type = partType;
4 references to _type
PresentationFramework (4)
System\Windows\Annotations\LocatorPart.cs (4)
95if (!_type.Equals(part.PartType)) 139ContentLocatorPart newPart = new ContentLocatorPart(_type); 188return _type; 243if (!_type.Equals(part.PartType))