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