2 references to ValueAttributeName
PresentationFramework (2)
MS\Internal\Annotations\Anchoring\DataIdProcessor.cs (2)
188
string id = locatorPart.NameValuePairs[
ValueAttributeName
];
395
part.NameValuePairs.Add(
ValueAttributeName
, nodeId);