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