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)
106
if (!
_type
.Equals(part.PartType))
150
ContentLocatorPart newPart = new ContentLocatorPart(
_type
);
199
return
_type
;
254
if (!
_type
.Equals(part.PartType))