6 references to SyncingSelectionAndCurrency
PresentationFramework (6)
System\Windows\Controls\Primitives\Selector.cs (6)
1525if (!_cacheValid[(int)CacheBits.SyncingSelectionAndCurrency]) 1527_cacheValid[(int)CacheBits.SyncingSelectionAndCurrency] = true; 1545_cacheValid[(int)CacheBits.SyncingSelectionAndCurrency] = false; 1553if (!_cacheValid[(int)CacheBits.SyncingSelectionAndCurrency]) 1555_cacheValid[(int)CacheBits.SyncingSelectionAndCurrency] = true; 1580_cacheValid[(int)CacheBits.SyncingSelectionAndCurrency] = false;