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