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