3 references to InvalidGuid
PresentationCore (3)
MS\Internal\Ink\ExtendedProperty.cs (1)
23
throw new ArgumentException(SR.
InvalidGuid
);
MS\Internal\Ink\InkSerializedFormat\CustomAttributeSerializer.cs (1)
773
throw new ArgumentException(SR.
InvalidGuid
);
System\Windows\Ink\StrokeCollection.cs (1)
187
throw new ArgumentException(SR.
InvalidGuid
, nameof(propertyDataId));