3 references to SystemResourceKeyBAMLIDExtendedEnd
PresentationFramework (3)
System\Windows\SystemResourceKey.cs (3)
332private const short SystemResourceBAMLIDExtendedStart = SystemResourceKeyBAMLIDExtendedEnd; 333private const short SystemResourceBAMLIDExtendedEnd = (short)(SystemResourceBAMLIDExtendedStart + (SystemResourceKeyBAMLIDExtendedEnd - SystemResourceKeyBAMLIDExtendedStart)); 346else if (bamlId > SystemResourceKeyBAMLIDExtendedStart && bamlId < SystemResourceKeyBAMLIDExtendedEnd)