1 write to s_emptyCollection
PresentationCore (1)
Core\CSharp\System\Windows\Media\Animation\Generated\Int32KeyFrameCollection.cs (1)
68
s_emptyCollection
= emptyCollection;
2 references to s_emptyCollection
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Generated\Int32KeyFrameCollection.cs (2)
61
if (
s_emptyCollection
== null)
71
return
s_emptyCollection
;