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