2 references to InvalidDataTypeForExtendedProperty
PresentationCore (2)
MS\Internal\Ink\ExtendedProperty.cs (1)
204throw new InvalidOperationException(SR.InvalidDataTypeForExtendedProperty);
MS\Internal\Ink\InkSerializedFormat\SerializationHelper.cs (1)
322throw new ArgumentException(SR.InvalidDataTypeForExtendedProperty);