2 references to TypeValueSerializerUnavailable
PresentationFramework (2)
System\Windows\Input\Command\CommandValueSerializer.cs (2)
82
throw new InvalidOperationException(SR.Format(SR.
TypeValueSerializerUnavailable
, this.GetType().Name ));
139
throw new InvalidOperationException(SR.Format(SR.
TypeValueSerializerUnavailable
, this.GetType().Name ));