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