2 overrides of VerifyApiNonstructuralChange
PresentationCore (2)
System\Windows\Media\DrawingDrawingContext.cs (1)
1241
protected override void
VerifyApiNonstructuralChange
()
System\Windows\Media\RenderDataDrawingContext.cs (1)
116
protected override void
VerifyApiNonstructuralChange
()
3 references to VerifyApiNonstructuralChange
PresentationCore (3)
System\Windows\Media\DrawingContext.cs (1)
53
VerifyApiNonstructuralChange
();
System\Windows\Media\DrawingDrawingContext.cs (1)
1243
base.
VerifyApiNonstructuralChange
();
System\Windows\Media\RenderDataDrawingContext.cs (1)
118
base.
VerifyApiNonstructuralChange
();