1 type derived from BamlPropertyInfo
PresentationFramework (1)
System\Windows\Markup\BamlReader.cs (1)
3004internal class BamlKeyInfo : BamlPropertyInfo
10 instantiations of BamlPropertyInfo
PresentationFramework (10)
System\Windows\Markup\BamlReader.cs (10)
813BamlPropertyInfo info = new BamlPropertyInfo(); 885BamlPropertyInfo info = new BamlPropertyInfo(); 899BamlPropertyInfo info = new BamlPropertyInfo(); 914BamlPropertyInfo info = new BamlPropertyInfo(); 939BamlPropertyInfo info = new BamlPropertyInfo(); 969BamlPropertyInfo info = new BamlPropertyInfo(); 1095BamlPropertyInfo info = new BamlPropertyInfo(); 1122BamlPropertyInfo info = new BamlPropertyInfo(); 1149BamlPropertyInfo info = new BamlPropertyInfo(); 2269BamlPropertyInfo info = new BamlPropertyInfo();
18 references to BamlPropertyInfo
PresentationFramework (18)
System\Windows\Markup\BamlReader.cs (18)
380BamlPropertyInfo info = obj as BamlPropertyInfo; 813BamlPropertyInfo info = new BamlPropertyInfo(); 885BamlPropertyInfo info = new BamlPropertyInfo(); 899BamlPropertyInfo info = new BamlPropertyInfo(); 914BamlPropertyInfo info = new BamlPropertyInfo(); 937private BamlPropertyInfo ReadPropertyRecordCore(string value) 939BamlPropertyInfo info = new BamlPropertyInfo(); 963BamlPropertyInfo info = GetPropertyCustomRecordInfo(); 967private BamlPropertyInfo GetPropertyCustomRecordInfo() 969BamlPropertyInfo info = new BamlPropertyInfo(); 1095BamlPropertyInfo info = new BamlPropertyInfo(); 1122BamlPropertyInfo info = new BamlPropertyInfo(); 1149BamlPropertyInfo info = new BamlPropertyInfo(); 1595BamlPropertyInfo propertyInfo = ReadPropertyRecordCore(value); 1607BamlPropertyInfo propertyInfo = GetPropertyCustomRecordInfo(); 1620BamlPropertyInfo propertyInfo = ReadPropertyRecordCore(value); 2269BamlPropertyInfo info = new BamlPropertyInfo();