2 writes to _penaltyResource
PresentationCore (2)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (2)
165
_penaltyResource
= lsbreaks.plinepenaltyArray[breakIndex];
200
_penaltyResource
= IntPtr.Zero;
1 reference to _penaltyResource
PresentationCore (1)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
245
return
_penaltyResource
;