1 instantiation of BamlContentPropertyInfo
PresentationFramework (1)
System\Windows\Markup\BamlReader.cs (1)
852BamlContentPropertyInfo cpInfo = new BamlContentPropertyInfo();
3 references to BamlContentPropertyInfo
PresentationFramework (3)
System\Windows\Markup\BamlReader.cs (3)
426BamlContentPropertyInfo cpInfo = obj as BamlContentPropertyInfo; 852BamlContentPropertyInfo cpInfo = new BamlContentPropertyInfo();