1 write to s_emptyCollection
PresentationCore (1)
System\Windows\Media\Animation\Generated\CharKeyFrameCollection.cs (1)
60
s_emptyCollection
= emptyCollection;
2 references to s_emptyCollection
PresentationCore (2)
System\Windows\Media\Animation\Generated\CharKeyFrameCollection.cs (2)
52
if (
s_emptyCollection
== null)
63
return
s_emptyCollection
;