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