6 references to InkSchemaName
PresentationFramework (6)
System\Windows\Annotations\AnnotationComponentChooser.cs (1)
68else if (attachedAnnotation.Annotation.AnnotationType == StickyNoteControl.InkSchemaName)
System\Windows\Annotations\AnnotationHelper.cs (4)
92return CreateStickyNoteForSelection(service, StickyNoteControl.InkSchemaName, author); 157DeleteSpannedAnnotations(service, StickyNoteControl.InkSchemaName); 809annotationType == StickyNoteControl.InkSchemaName), "Invalid Annotation Type"); 887annotationType == StickyNoteControl.InkSchemaName), "Invalid Annotation Type");
System\Windows\Controls\StickyNote.cs (1)
997TextSchemaName : InkSchemaName;