6 references to SyncingSelectionAndCurrency
PresentationFramework (6)
System\Windows\Controls\Primitives\Selector.cs (6)
1537if (!_cacheValid[(int)CacheBits.SyncingSelectionAndCurrency]) 1539_cacheValid[(int)CacheBits.SyncingSelectionAndCurrency] = true; 1557_cacheValid[(int)CacheBits.SyncingSelectionAndCurrency] = false; 1565if (!_cacheValid[(int)CacheBits.SyncingSelectionAndCurrency]) 1567_cacheValid[(int)CacheBits.SyncingSelectionAndCurrency] = true; 1592_cacheValid[(int)CacheBits.SyncingSelectionAndCurrency] = false;