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