1 write to _owner
PresentationFramework (1)
MS\Internal\PtsHost\StructuralCache.cs (1)
42
_owner
= owner;
3 references to _owner
PresentationFramework (3)
MS\Internal\PtsHost\StructuralCache.cs (3)
81
_owner
.InitializeForFirstFormatting();
248
return
_owner
;
482
_textFormatterHost = new TextFormatterHost(_ptsContext.TextFormatter, textFormattingMode,
_owner
.PixelsPerDip);