Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix a code typo in XSharedDirectiveTests (#16765)
The typo causes the resources `implicitSharedInstance1` and `implicitSharedInstance2` are both always `AvaloniaProperty.UnsetValue`, where `Assert.Same` passes.
- Loading branch information