2 writes to _ploPenaltyModule
PresentationCore (2)
MS\Internal\TextFormatting\TextPenaltyModule.cs (2)
32_ploPenaltyModule = ploPenaltyModule; 60_ploPenaltyModule = IntPtr.Zero;
3 references to _ploPenaltyModule
PresentationCore (3)
MS\Internal\TextFormatting\TextPenaltyModule.cs (3)
57if (_ploPenaltyModule != IntPtr.Zero) 59UnsafeNativeMethods.LoDisposePenaltyModule(_ploPenaltyModule); 80LsErr lserr = UnsafeNativeMethods.LoGetPenaltyModuleInternalHandle(_ploPenaltyModule, out penaltyModuleInternalHandle);