4 references to CannotModifyLogicalChildrenDuringTreeWalk
PresentationFramework (4)
System\Windows\Generated\FrameworkContentElement.cs (2)
192
throw new InvalidOperationException(SR.
CannotModifyLogicalChildrenDuringTreeWalk
);
240
throw new InvalidOperationException(SR.
CannotModifyLogicalChildrenDuringTreeWalk
);
System\Windows\Generated\FrameworkElement.cs (2)
192
throw new InvalidOperationException(SR.
CannotModifyLogicalChildrenDuringTreeWalk
);
240
throw new InvalidOperationException(SR.
CannotModifyLogicalChildrenDuringTreeWalk
);