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