1 write to _owner
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\StructuralCache.cs (1)
52_owner = owner;
3 references to _owner
PresentationFramework (3)
src\Framework\MS\Internal\PtsHost\StructuralCache.cs (3)
91_owner.InitializeForFirstFormatting(); 258return _owner; 492_textFormatterHost = new TextFormatterHost(_ptsContext.TextFormatter, textFormattingMode, _owner.PixelsPerDip);