2 references to _defaultPropertyCache
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\ExtensibilityAccessor.cs (2)
260if (_defaultPropertyCache.TryGetValue(type, out defaultProperty)) 268_defaultPropertyCache[type] = defaultProperty;