2 writes to AnchorCount
System.Web.Mobile (2)
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (2)
209
CurrentCard.
AnchorCount
= _currentCardAnchorCount;
1154
CurrentCard.
AnchorCount
= _currentCardAnchorCount;
5 references to AnchorCount
System.Web.Mobile (5)
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (5)
467
_currentCardAnchorCount == CurrentCard.
AnchorCount
&&
520
else if (CurrentCard.
AnchorCount
== 0 && _currentCardIndex < _cards.Count - 1 &&
770
_currentCardAnchorCount == CurrentCard.
AnchorCount
&&
862
else if (CurrentCard.
AnchorCount
== 0 && _currentCardIndex < _cards.Count - 1 &&
1053
if (card.
AnchorCount
== 1 && cardIndex == _cards.Count - 1 && card.SoftkeysUsed == 1)