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