3 references to VerifyWriteAccess
PresentationCore (3)
System\Windows\Media\CompositionTarget.cs (1)
546
MediaContext.From(Dispatcher).
VerifyWriteAccess
();
System\Windows\Media\Visual.cs (1)
1010
MediaContext.From(this.Dispatcher).
VerifyWriteAccess
();
System\Windows\Media3D\Visual3D.cs (1)
936
MediaContext.From(this.Dispatcher).
VerifyWriteAccess
();