1 type derived from BamlPropertyInfo
PresentationFramework (1)
System\Windows\Markup\BamlReader.cs (1)
3027internal class BamlKeyInfo : BamlPropertyInfo
10 instantiations of BamlPropertyInfo
PresentationFramework (10)
System\Windows\Markup\BamlReader.cs (10)
815BamlPropertyInfo info = new BamlPropertyInfo 889BamlPropertyInfo info = new BamlPropertyInfo(); 903BamlPropertyInfo info = new BamlPropertyInfo(); 918BamlPropertyInfo info = new BamlPropertyInfo(); 943BamlPropertyInfo info = new BamlPropertyInfo(); 973BamlPropertyInfo info = new BamlPropertyInfo(); 1099BamlPropertyInfo info = new BamlPropertyInfo 1128BamlPropertyInfo info = new BamlPropertyInfo 1157BamlPropertyInfo info = new BamlPropertyInfo 2290BamlPropertyInfo info = new BamlPropertyInfo
18 references to BamlPropertyInfo
PresentationFramework (18)
System\Windows\Markup\BamlReader.cs (18)
382BamlPropertyInfo info = obj as BamlPropertyInfo; 815BamlPropertyInfo info = new BamlPropertyInfo 889BamlPropertyInfo info = new BamlPropertyInfo(); 903BamlPropertyInfo info = new BamlPropertyInfo(); 918BamlPropertyInfo info = new BamlPropertyInfo(); 941private BamlPropertyInfo ReadPropertyRecordCore(string value) 943BamlPropertyInfo info = new BamlPropertyInfo(); 967BamlPropertyInfo info = GetPropertyCustomRecordInfo(); 971private BamlPropertyInfo GetPropertyCustomRecordInfo() 973BamlPropertyInfo info = new BamlPropertyInfo(); 1099BamlPropertyInfo info = new BamlPropertyInfo 1128BamlPropertyInfo info = new BamlPropertyInfo 1157BamlPropertyInfo info = new BamlPropertyInfo 1611BamlPropertyInfo propertyInfo = ReadPropertyRecordCore(value); 1623BamlPropertyInfo propertyInfo = GetPropertyCustomRecordInfo(); 1636BamlPropertyInfo propertyInfo = ReadPropertyRecordCore(value); 2290BamlPropertyInfo info = new BamlPropertyInfo