6 references to SyncingSelectionAndCurrency
PresentationFramework (6)
System\Windows\Controls\Primitives\Selector.cs (6)
1524
if (!_cacheValid[(int)CacheBits.
SyncingSelectionAndCurrency
])
1526
_cacheValid[(int)CacheBits.
SyncingSelectionAndCurrency
] = true;
1544
_cacheValid[(int)CacheBits.
SyncingSelectionAndCurrency
] = false;
1552
if (!_cacheValid[(int)CacheBits.
SyncingSelectionAndCurrency
])
1554
_cacheValid[(int)CacheBits.
SyncingSelectionAndCurrency
] = true;
1579
_cacheValid[(int)CacheBits.
SyncingSelectionAndCurrency
] = false;