1 type derived from BamlPropertyInfo
PresentationFramework (1)
src\Framework\System\Windows\Markup\BamlReader.cs (1)
3055internal class BamlKeyInfo : BamlPropertyInfo
10 instantiations of BamlPropertyInfo
PresentationFramework (10)
src\Framework\System\Windows\Markup\BamlReader.cs (10)
835BamlPropertyInfo info = new BamlPropertyInfo(); 907BamlPropertyInfo info = new BamlPropertyInfo(); 921BamlPropertyInfo info = new BamlPropertyInfo(); 936BamlPropertyInfo info = new BamlPropertyInfo(); 961BamlPropertyInfo info = new BamlPropertyInfo(); 991BamlPropertyInfo info = new BamlPropertyInfo(); 1117BamlPropertyInfo info = new BamlPropertyInfo(); 1144BamlPropertyInfo info = new BamlPropertyInfo(); 1171BamlPropertyInfo info = new BamlPropertyInfo(); 2302BamlPropertyInfo info = new BamlPropertyInfo();
18 references to BamlPropertyInfo
PresentationFramework (18)
src\Framework\System\Windows\Markup\BamlReader.cs (18)
399BamlPropertyInfo info = obj as BamlPropertyInfo; 835BamlPropertyInfo info = new BamlPropertyInfo(); 907BamlPropertyInfo info = new BamlPropertyInfo(); 921BamlPropertyInfo info = new BamlPropertyInfo(); 936BamlPropertyInfo info = new BamlPropertyInfo(); 959private BamlPropertyInfo ReadPropertyRecordCore(string value) 961BamlPropertyInfo info = new BamlPropertyInfo(); 985BamlPropertyInfo info = GetPropertyCustomRecordInfo(); 989private BamlPropertyInfo GetPropertyCustomRecordInfo() 991BamlPropertyInfo info = new BamlPropertyInfo(); 1117BamlPropertyInfo info = new BamlPropertyInfo(); 1144BamlPropertyInfo info = new BamlPropertyInfo(); 1171BamlPropertyInfo info = new BamlPropertyInfo(); 1617BamlPropertyInfo propertyInfo = ReadPropertyRecordCore(value); 1629BamlPropertyInfo propertyInfo = GetPropertyCustomRecordInfo(); 1642BamlPropertyInfo propertyInfo = ReadPropertyRecordCore(value); 2302BamlPropertyInfo info = new BamlPropertyInfo();