2 references to SystemResourceBAMLIDEnd
PresentationFramework (2)
src\Framework\System\Windows\SystemResourceKey.cs (2)
328
private const short SystemResourceKeyBAMLIDExtendedStart =
SystemResourceBAMLIDEnd
;
342
if (bamlId > SystemResourceBAMLIDStart && bamlId <
SystemResourceBAMLIDEnd
)