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