17 references to RegisterForAsyncUpdateResource
PresentationCore (17)
Core\CSharp\System\Windows\Interop\D3DImage.cs (1)
252RegisterForAsyncUpdateResource();
Core\CSharp\System\Windows\Media\Animation\Animatable.cs (1)
67RegisterForAsyncUpdateResource();
Core\CSharp\System\Windows\Media\Animation\AnimationStorage.cs (2)
217a.RegisterForAsyncUpdateResource(); 288a.RegisterForAsyncUpdateResource();
Core\CSharp\System\Windows\Media\Effects\PixelShader.cs (1)
181RegisterForAsyncUpdateResource();
Core\CSharp\System\Windows\Media\Effects\ShaderEffect.cs (4)
65RegisterForAsyncUpdateResource(); 92RegisterForAsyncUpdateResource(); 119RegisterForAsyncUpdateResource(); 146RegisterForAsyncUpdateResource();
Core\CSharp\System\Windows\Media\Imaging\BitmapFrameDecode.cs (1)
499RegisterForAsyncUpdateResource();
Core\CSharp\System\Windows\Media\Imaging\BitmapImage.cs (1)
895RegisterForAsyncUpdateResource();
Core\CSharp\System\Windows\Media\Imaging\InteropBitmapSource.cs (1)
420RegisterForAsyncUpdateResource();
Core\CSharp\System\Windows\Media\Imaging\RenderTargetBitmap.cs (1)
278RegisterForAsyncUpdateResource();
Core\CSharp\System\Windows\Media\MediaPlayer.cs (1)
810RegisterForAsyncUpdateResource();
Core\CSharp\System\Windows\Media\StreamGeometry.cs (3)
74RegisterForAsyncUpdateResource(); 316RegisterForAsyncUpdateResource(); 389RegisterForAsyncUpdateResource();