Adorner Initial Position Incorrect After Foreground Color Change
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
### Description
The issue where the initial position of the adorner is not calculated correctly after modifying the foreground color of a batch of UI elements and adding adorners to them.
### Reproduction Steps
the issue source:
[adornerissue.zip](https://github.com/user-attachments/files/19445551/adornerissue.zip)
click the "Data" button

click the "No Issue" button, the result is correct.

click the "data" button again, then click the "Issue" button.

### Expected behavior

with yellow color foreground
### Actual behavior

### Regression?
_No response_
### Known Workarounds
_No response_
### Impact
_No response_
### Configuration
.net framework 4.8
win11 x64
### Other information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.