Base:
method
UpdateResource
System.Windows.Media.Animation.Animatable.UpdateResource(System.Windows.Media.Composition.DUCE.Channel, System.Boolean)
2 references to UpdateResource
PresentationCore (2)
Core\CSharp\System\Windows\Media\Effects\Generated\ShaderEffect.cs (1)
213UpdateResource(channel, true /* skip "on channel" check - we already know that we're on channel */ );
Core\CSharp\System\Windows\Media\Effects\ShaderEffect.cs (1)
812UpdateResource(channel, true /* skip "on channel" check - we already know that we're on channel */ );