1 type derived from BamlPropertyInfo
PresentationFramework (1)
System\Windows\Markup\BamlReader.cs (1)
3014internal class BamlKeyInfo : BamlPropertyInfo
10 instantiations of BamlPropertyInfo
PresentationFramework (10)
System\Windows\Markup\BamlReader.cs (10)
823BamlPropertyInfo info = new BamlPropertyInfo(); 895BamlPropertyInfo info = new BamlPropertyInfo(); 909BamlPropertyInfo info = new BamlPropertyInfo(); 924BamlPropertyInfo info = new BamlPropertyInfo(); 949BamlPropertyInfo info = new BamlPropertyInfo(); 979BamlPropertyInfo info = new BamlPropertyInfo(); 1105BamlPropertyInfo info = new BamlPropertyInfo(); 1132BamlPropertyInfo info = new BamlPropertyInfo(); 1159BamlPropertyInfo info = new BamlPropertyInfo(); 2279BamlPropertyInfo info = new BamlPropertyInfo();
18 references to BamlPropertyInfo
PresentationFramework (18)
System\Windows\Markup\BamlReader.cs (18)
390BamlPropertyInfo info = obj as BamlPropertyInfo; 823BamlPropertyInfo info = new BamlPropertyInfo(); 895BamlPropertyInfo info = new BamlPropertyInfo(); 909BamlPropertyInfo info = new BamlPropertyInfo(); 924BamlPropertyInfo info = new BamlPropertyInfo(); 947private BamlPropertyInfo ReadPropertyRecordCore(string value) 949BamlPropertyInfo info = new BamlPropertyInfo(); 973BamlPropertyInfo info = GetPropertyCustomRecordInfo(); 977private BamlPropertyInfo GetPropertyCustomRecordInfo() 979BamlPropertyInfo info = new BamlPropertyInfo(); 1105BamlPropertyInfo info = new BamlPropertyInfo(); 1132BamlPropertyInfo info = new BamlPropertyInfo(); 1159BamlPropertyInfo info = new BamlPropertyInfo(); 1605BamlPropertyInfo propertyInfo = ReadPropertyRecordCore(value); 1617BamlPropertyInfo propertyInfo = GetPropertyCustomRecordInfo(); 1630BamlPropertyInfo propertyInfo = ReadPropertyRecordCore(value); 2279BamlPropertyInfo info = new BamlPropertyInfo();