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();
247
return
_owner
;
481
_textFormatterHost = new TextFormatterHost(_ptsContext.TextFormatter, textFormattingMode,
_owner
.PixelsPerDip);