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