2 writes to Owner
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
331
rowDefinitions.
Owner
= null;
338
value.
Owner
= this;
2 references to Owner
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
318
if (value?.
Owner
is not null)
320
if (value.
Owner
== this)