1 write to _type
PresentationFramework (1)
src\Framework\System\Windows\Annotations\LocatorPart.cs (1)
67_type = partType;
4 references to _type
PresentationFramework (4)
src\Framework\System\Windows\Annotations\LocatorPart.cs (4)
106if (!_type.Equals(part.PartType)) 150ContentLocatorPart newPart = new ContentLocatorPart(_type); 199return _type; 254if (!_type.Equals(part.PartType))