1 write to _owner
PresentationFramework (1)
MS\Internal\PtsHost\StructuralCache.cs (1)
41_owner = owner;
3 references to _owner
PresentationFramework (3)
MS\Internal\PtsHost\StructuralCache.cs (3)
80_owner.InitializeForFirstFormatting(); 247return _owner; 481_textFormatterHost = new TextFormatterHost(_ptsContext.TextFormatter, textFormattingMode, _owner.PixelsPerDip);