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