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