3 references to VerifyWriteAccess
PresentationCore (3)
Core\CSharp\System\Windows\Media\CompositionTarget.cs (1)
584
MediaContext.From(Dispatcher).
VerifyWriteAccess
();
Core\CSharp\System\Windows\Media\Visual.cs (1)
1020
MediaContext.From(this.Dispatcher).
VerifyWriteAccess
();
Core\CSharp\System\Windows\Media3D\Visual3D.cs (1)
952
MediaContext.From(this.Dispatcher).
VerifyWriteAccess
();