2 writes to _alwaysCollapsible
PresentationCore (2)
MS\Internal\TextFormatting\GenericTextProperties.cs (2)
248_alwaysCollapsible = alwaysCollapsible; 266_alwaysCollapsible = textParagraphProperties.AlwaysCollapsible;
1 reference to _alwaysCollapsible
PresentationCore (1)
MS\Internal\TextFormatting\GenericTextProperties.cs (1)
316get { return _alwaysCollapsible; }