17 references to RegisterForAsyncUpdateResource
PresentationCore (17)
System\Windows\InterOp\D3DImage.cs (1)
206RegisterForAsyncUpdateResource();
System\Windows\Media\Animation\Animatable.cs (1)
52RegisterForAsyncUpdateResource();
System\Windows\Media\Animation\AnimationStorage.cs (2)
213a?.RegisterForAsyncUpdateResource(); 281a?.RegisterForAsyncUpdateResource();
System\Windows\Media\Effects\PixelShader.cs (1)
149RegisterForAsyncUpdateResource();
System\Windows\Media\Effects\ShaderEffect.cs (4)
49RegisterForAsyncUpdateResource(); 76RegisterForAsyncUpdateResource(); 103RegisterForAsyncUpdateResource(); 130RegisterForAsyncUpdateResource();
System\Windows\Media\Imaging\BitmapFrameDecode.cs (1)
435RegisterForAsyncUpdateResource();
System\Windows\Media\Imaging\BitmapImage.cs (1)
864RegisterForAsyncUpdateResource();
System\Windows\Media\Imaging\InteropBitmapSource.cs (1)
325RegisterForAsyncUpdateResource();
System\Windows\Media\Imaging\RenderTargetBitmap.cs (1)
220RegisterForAsyncUpdateResource();
System\Windows\Media\MediaPlayer.cs (1)
767RegisterForAsyncUpdateResource();
System\Windows\Media\StreamGeometry.cs (3)
51RegisterForAsyncUpdateResource(); 258RegisterForAsyncUpdateResource(); 331RegisterForAsyncUpdateResource();