2 writes to Owner
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
289
columnDefinitions.
Owner
= null;
296
value.
Owner
= this;
2 references to Owner
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
276
if (value?.
Owner
is not null)
278
if (value.
Owner
== this)