Base:
method
UpdateResource
System.Windows.Media.Animation.Animatable.UpdateResource(System.Windows.Media.Composition.DUCE.Channel, System.Boolean)
3 references to UpdateResource
PresentationCore (3)
Core\CSharp\System\Windows\Media\Generated\DrawingGroup.cs (3)
690UpdateResource(channel, true /* skip "on channel" check - we already know that we're on channel */ ); 765UpdateResource(channel, true /* skip on channel check */); 786UpdateResource(channel, true /* is on channel check */);