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; 293return _penaltyResource;