1 type derived from BamlPropertyInfo
PresentationFramework (1)
System\Windows\Markup\BamlReader.cs (1)
3026internal class BamlKeyInfo : BamlPropertyInfo
10 instantiations of BamlPropertyInfo
PresentationFramework (10)
System\Windows\Markup\BamlReader.cs (10)
814BamlPropertyInfo info = new BamlPropertyInfo 888BamlPropertyInfo info = new BamlPropertyInfo(); 902BamlPropertyInfo info = new BamlPropertyInfo(); 917BamlPropertyInfo info = new BamlPropertyInfo(); 942BamlPropertyInfo info = new BamlPropertyInfo(); 972BamlPropertyInfo info = new BamlPropertyInfo(); 1098BamlPropertyInfo info = new BamlPropertyInfo 1127BamlPropertyInfo info = new BamlPropertyInfo 1156BamlPropertyInfo info = new BamlPropertyInfo 2289BamlPropertyInfo info = new BamlPropertyInfo
18 references to BamlPropertyInfo
PresentationFramework (18)
System\Windows\Markup\BamlReader.cs (18)
381BamlPropertyInfo info = obj as BamlPropertyInfo; 814BamlPropertyInfo info = new BamlPropertyInfo 888BamlPropertyInfo info = new BamlPropertyInfo(); 902BamlPropertyInfo info = new BamlPropertyInfo(); 917BamlPropertyInfo info = new BamlPropertyInfo(); 940private BamlPropertyInfo ReadPropertyRecordCore(string value) 942BamlPropertyInfo info = new BamlPropertyInfo(); 966BamlPropertyInfo info = GetPropertyCustomRecordInfo(); 970private BamlPropertyInfo GetPropertyCustomRecordInfo() 972BamlPropertyInfo info = new BamlPropertyInfo(); 1098BamlPropertyInfo info = new BamlPropertyInfo 1127BamlPropertyInfo info = new BamlPropertyInfo 1156BamlPropertyInfo info = new BamlPropertyInfo 1610BamlPropertyInfo propertyInfo = ReadPropertyRecordCore(value); 1622BamlPropertyInfo propertyInfo = GetPropertyCustomRecordInfo(); 1635BamlPropertyInfo propertyInfo = ReadPropertyRecordCore(value); 2289BamlPropertyInfo info = new BamlPropertyInfo