1 write to _firstLineProperties
PresentationFramework (1)
MS\Internal\Text\LineProperties.cs (1)
289_firstLineProperties = new FirstLineProperties(this);
2 references to _firstLineProperties
PresentationFramework (2)
MS\Internal\Text\LineProperties.cs (2)
287if (_firstLineProperties == null) 291return _firstLineProperties;