3 references to Internal
PresentationFramework (3)
src\Framework\System\Windows\Markup\BamlRecords.cs (3)
4653
return ((_typeInfoFlags & TypeInfoFlags.
Internal
) == TypeInfoFlags.
Internal
);
4663
_typeInfoFlags |= TypeInfoFlags.
Internal
;