2 writes to Owner
PresentationCore (2)
MS\Internal\TextFormatting\TextFormatterImp.cs (1)
556
context.
Owner
= owner;
System\Windows\Media\textformatting\TextFormatterContext.cs (1)
177
this.
Owner
= null;
2 references to Owner
PresentationCore (2)
MS\Internal\TextFormatting\TextFormatterImp.cs (2)
518
if(context.
Owner
== null)
529
Debug.Assert(context.
Owner
== null);