2 writes to ChoiceTaken
PresentationBuildTasks (2)
Base\System\Windows\Markup\XmlCompatibilityReader.cs (2)
1287
scope.
ChoiceTaken
= true;
1748
_previous.
ChoiceTaken
= value;
3 references to ChoiceTaken
PresentationBuildTasks (3)
Base\System\Windows\Markup\XmlCompatibilityReader.cs (3)
1251
if (scope.
ChoiceTaken
)
1338
bool choiceTaken = Scope.
ChoiceTaken
;
1736
result = _previous.
ChoiceTaken
;