Implemented interface member:
3 references to TryGetValue
PresentationFramework (2)
MS\Internal\Helper.cs (1)
837itemValueStorage?.TryGetValue(item, out itemValues);
System\Windows\Documents\Tracing\SpellerCOMActionTraceLogger.cs (1)
148if (!_instanceInfos.TryGetValue(caller, out instanceInfo))
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\KeyTipService.cs (1)
152if (current._scopeToElementMap.TryGetValue(oldScope, out oldElementSet))