2 writes to _ownerType
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
4611
newRecord.
_ownerType
= _ownerType;
4807
set {
_ownerType
= value; }
2 references to _ownerType
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
4611
newRecord._ownerType =
_ownerType
;
4806
get { return
_ownerType
; }