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