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