2 writes to _debugBaml
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
4041newRecord._debugBaml = _debugBaml; 4079set { _debugBaml = value; }
2 references to _debugBaml
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
4041newRecord._debugBaml = _debugBaml; 4078get { return _debugBaml; }