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