3 references to ParameterMustBeLogicalNode
PresentationFramework (3)
System\Windows\Annotations\AnnotationService.cs (3)
134
throw new ArgumentException(SR.
ParameterMustBeLogicalNode
, nameof(root));
347
throw new ArgumentException(SR.
ParameterMustBeLogicalNode
, nameof(element));
382
throw new ArgumentException(SR.
ParameterMustBeLogicalNode
, nameof(element));