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