2 writes to _type
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
4322
newRecord.
_type
= _type;
4388
set {
_type
= value; }
2 references to _type
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
4322
newRecord._type =
_type
;
4387
get { return
_type
; }