1 write to Source
PresentationFramework (1)
System\Windows\Media\Animation\Storyboard.cs (1)
2068Source = source;
3 references to Source
PresentationFramework (3)
System\Windows\Media\Animation\Storyboard.cs (3)
979Debug.Assert(cacheEntry.Source != DependencyProperty.UnsetValue, 982if (cacheEntry.Source == metadata.GetDefaultValue(targetObject, targetProperty)) 1015if (cacheEntry.Source == baseValue)