Implemented interface member:
3 references to TryGetValue
PresentationFramework (3)
System\Windows\Annotations\LocatorPart.cs (3)
109if (!part._nameValues.TryGetValue(k_v.Key, out otherValue)) 230_nameValues.TryGetValue(TextSelectionProcessor.IncludeOverlaps, out overlapsString); 291_nameValues.TryGetValue(TextSelectionProcessor.IncludeOverlaps, out overlapsString);