4 references to IsInternal
PresentationFramework (4)
src\Framework\System\Windows\Markup\BamlCollectionHolder.cs (1)
182
if (PropertyDefinition.
IsInternal
)
src\Framework\System\Windows\Markup\BamlRecordReader.cs (3)
1363
if (propertyDefinition.
IsInternal
)
2282
if (propertyDefinition.
IsInternal
)
2599
if (propertyDefinition.
IsInternal
)