3 references to SystemResourceKeyBAMLIDExtendedEnd
PresentationFramework (3)
src\Framework\System\Windows\SystemResourceKey.cs (3)
334private const short SystemResourceBAMLIDExtendedStart = SystemResourceKeyBAMLIDExtendedEnd; 335private const short SystemResourceBAMLIDExtendedEnd = (short)(SystemResourceBAMLIDExtendedStart + (SystemResourceKeyBAMLIDExtendedEnd - SystemResourceKeyBAMLIDExtendedStart)); 348else if (bamlId > SystemResourceKeyBAMLIDExtendedStart && bamlId < SystemResourceKeyBAMLIDExtendedEnd)