2 overrides of GetLocatorPartTypes
PresentationFramework (2)
MS\Internal\Annotations\Anchoring\DataIdProcessor.cs (1)
238
public override XmlQualifiedName[]
GetLocatorPartTypes
()
MS\Internal\Annotations\Anchoring\FixedPageProcessor.cs (1)
254
public override XmlQualifiedName[]
GetLocatorPartTypes
()
1 reference to GetLocatorPartTypes
PresentationFramework (1)
MS\Internal\Annotations\Anchoring\LocatorManager.cs (1)
115
XmlQualifiedName[] locatorPartTypes = processor.
GetLocatorPartTypes
();