5 references to _ploPenaltyModule
PresentationCore (5)
Core\CSharp\MS\Internal\TextFormatting\TextPenaltyModule.cs (5)
61_ploPenaltyModule.Value = ploPenaltyModule; 91if (_ploPenaltyModule.Value != IntPtr.Zero) 93UnsafeNativeMethods.LoDisposePenaltyModule(_ploPenaltyModule.Value); 94_ploPenaltyModule.Value = IntPtr.Zero; 118LsErr lserr = UnsafeNativeMethods.LoGetPenaltyModuleInternalHandle(_ploPenaltyModule.Value, out penaltyModuleInternalHandle);