1 write to Source
PresentationFramework (1)
src\Framework\System\Windows\Media\Animation\Storyboard.cs (1)
2094
Source
= source;
3 references to Source
PresentationFramework (3)
src\Framework\System\Windows\Media\Animation\Storyboard.cs (3)
980
Debug.Assert(cacheEntry.
Source
!= DependencyProperty.UnsetValue,
983
if (cacheEntry.
Source
== metadata.GetDefaultValue(targetObject, targetProperty))
1016
if (cacheEntry.
Source
== baseValue)