1 write to _penaltyResource
PresentationCore (1)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
185_penaltyResource = new SecurityCriticalDataForSet<IntPtr>(lsbreaks.plinepenaltyArray[breakIndex]);
2 references to _penaltyResource
PresentationCore (2)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (2)
220_penaltyResource.Value = IntPtr.Zero; 265return _penaltyResource;