XbimBCF
XbimBCF copied to clipboard
Allow empty string in BCFComponent Color setter
BCFComponent color setter should allow empty string to set a default value, rather than raise exception. Some applications might write empty string or no color information when serializing. This change allows the file to deserialize successfully in this situation, even if the source xml doesn't quite conform to the expected specification.