wpf
wpf copied to clipboard
Remove CriticalHandle properties
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.