6 references to SyncingSelectionAndCurrency
PresentationFramework (6)
src\Framework\System\Windows\Controls\Primitives\Selector.cs (6)
1557
if (!_cacheValid[(int)CacheBits.
SyncingSelectionAndCurrency
])
1559
_cacheValid[(int)CacheBits.
SyncingSelectionAndCurrency
] = true;
1577
_cacheValid[(int)CacheBits.
SyncingSelectionAndCurrency
] = false;
1585
if (!_cacheValid[(int)CacheBits.
SyncingSelectionAndCurrency
])
1587
_cacheValid[(int)CacheBits.
SyncingSelectionAndCurrency
] = true;
1612
_cacheValid[(int)CacheBits.
SyncingSelectionAndCurrency
] = false;