2 writes to Owner
PresentationCore (2)
MS\Internal\TextFormatting\TextFormatterImp.cs (1)
555
context.
Owner
= owner;
System\Windows\Media\textformatting\TextFormatterContext.cs (1)
176
this.
Owner
= null;
2 references to Owner
PresentationCore (2)
MS\Internal\TextFormatting\TextFormatterImp.cs (2)
517
if(context.
Owner
== null)
528
Debug.Assert(context.
Owner
== null);