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