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\GeometryGroup.cs (3)
323UpdateResource(channel, true /* skip "on channel" check - we already know that we're on channel */ ); 388UpdateResource(channel, true /* skip on channel check */); 409UpdateResource(channel, true /* is on channel check */);