2 overrides of VerifyApiNonstructuralChange
PresentationCore (2)
Core\CSharp\System\Windows\Media\DrawingDrawingContext.cs (1)
1273protected override void VerifyApiNonstructuralChange()
Core\CSharp\System\Windows\Media\RenderDataDrawingContext.cs (1)
128protected override void VerifyApiNonstructuralChange()
3 references to VerifyApiNonstructuralChange
PresentationCore (3)
Core\CSharp\System\Windows\Media\DrawingContext.cs (1)
63VerifyApiNonstructuralChange();
Core\CSharp\System\Windows\Media\DrawingDrawingContext.cs (1)
1275base.VerifyApiNonstructuralChange();
Core\CSharp\System\Windows\Media\RenderDataDrawingContext.cs (1)
130base.VerifyApiNonstructuralChange();