1 write to _penaltyResource
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
198
_penaltyResource
= new SecurityCriticalDataForSet<IntPtr>(lsbreaks.plinepenaltyArray[breakIndex]);
2 references to _penaltyResource
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FullTextBreakpoint.cs (2)
238
_penaltyResource
.Value = IntPtr.Zero;
293
return
_penaltyResource
;