1 reference to DetermineIfPropertyComplex
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XamlReaderHelper.cs (1)
4088
bool isComplex = !propertyCanWrite ||
DetermineIfPropertyComplex
(isEmptyElement,out textValue, out endTagReached);