1 write to Key
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyStore.cs (1)
731
intEntries[index].
Key
= entryKey;
13 references to Key
System.Windows.Forms (13)
winforms\Managed\System\WinForms\PropertyStore.cs (13)
306
if (intEntries[midPoint].
Key
<= entryKey) {
311
if (intEntries[index].
Key
== entryKey) {
316
if (intEntries[index + midPoint].
Key
<= entryKey) {
318
if (intEntries[index].
Key
== entryKey) {
324
if (intEntries[index + midPoint].
Key
<= entryKey) {
326
if (intEntries[index].
Key
== entryKey) {
332
if (intEntries[index + midPoint].
Key
<= entryKey) {
334
if (intEntries[index].
Key
== entryKey) {
340
if (entryKey > intEntries[index].
Key
) {
356
short currentKeyIndex = intEntries[idx].
Key
;
375
if (entryKey > intEntries[idx].
Key
) {
838
short currentKeyIndex = intEntries[idx].
Key
;
853
if (entryKey > intEntries[idx].
Key
) {