2 references to Choice
PresentationBuildTasks (2)
Base\System\Windows\Markup\XmlCompatibilityReader.cs (2)
77
_elementHandler.Add(
Choice
, new HandleElementCallback(HandleChoice));
1248
Error(SR.Get(SRID.XCRInvalidAttribInElement), attributeName,
Choice
);