5 references to PropertyComplexStart
PresentationBuildTasks (5)
Framework\System\Windows\Markup\BamlRecordHelper.cs (1)
77case BamlRecordType.PropertyComplexStart:
Framework\System\Windows\Markup\BamlRecords.cs (3)
511recordType = BamlRecordType.PropertyComplexStart; 628case BamlRecordType.PropertyComplexStart: 2103get { return BamlRecordType.PropertyComplexStart; }
Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
767BamlRecordType.PropertyComplexStart);