2 writes to Owner
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\TextFormatterImp.cs (1)
609
context.
Owner
= owner;
Core\CSharp\System\Windows\Media\TextFormatting\TextFormatterContext.cs (1)
221
this.
Owner
= null;
2 references to Owner
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\TextFormatterImp.cs (2)
571
if(context.
Owner
== null)
582
Debug.Assert(context.
Owner
== null);