6 references to InkSchemaName
PresentationFramework (6)
System\Windows\Annotations\AnnotationComponentChooser.cs (1)
67else if (attachedAnnotation.Annotation.AnnotationType == StickyNoteControl.InkSchemaName)
System\Windows\Annotations\AnnotationHelper.cs (4)
91return CreateStickyNoteForSelection(service, StickyNoteControl.InkSchemaName, author); 156DeleteSpannedAnnotations(service, StickyNoteControl.InkSchemaName); 808annotationType == StickyNoteControl.InkSchemaName), "Invalid Annotation Type"); 886annotationType == StickyNoteControl.InkSchemaName), "Invalid Annotation Type");
System\Windows\Controls\StickyNote.cs (1)
985TextSchemaName : InkSchemaName;