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