wpf icon indicating copy to clipboard operation
wpf copied to clipboard

Remove CriticalHandle properties

Open ThomasGoulet73 opened this issue 7 months ago • 0 comments

Description

Removes CriticalHandle properties, these properties are overloads that are not useful since the deprecation of CAS. It complicates the code with no benefit.

Customer Impact

Tiny performance improvement (Probably not measurable) and slightly smaller assemblies.

Regression

No.

Testing

Local testing.

Risk

Low.

Microsoft Reviewers: Open in CodeFlow

ThomasGoulet73 avatar Jun 26 '24 01:06 ThomasGoulet73