1 instantiation of BamlContentPropertyInfo
PresentationFramework (1)
src\Framework\System\Windows\Markup\BamlReader.cs (1)
871
BamlContentPropertyInfo cpInfo = new
BamlContentPropertyInfo
();
3 references to BamlContentPropertyInfo
PresentationFramework (3)
src\Framework\System\Windows\Markup\BamlReader.cs (3)
444
BamlContentPropertyInfo
cpInfo = obj as
BamlContentPropertyInfo
;
871
BamlContentPropertyInfo
cpInfo = new BamlContentPropertyInfo();