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