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)
94
if (!
_type
.Equals(part.PartType))
138
ContentLocatorPart newPart = new ContentLocatorPart(
_type
);
187
return
_type
;
242
if (!
_type
.Equals(part.PartType))