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