6 references to InkSchemaName
PresentationFramework (6)
src\Framework\System\Windows\Annotations\AnnotationComponentChooser.cs (1)
77else if (attachedAnnotation.Annotation.AnnotationType == StickyNoteControl.InkSchemaName)
src\Framework\System\Windows\Annotations\AnnotationHelper.cs (4)
111return CreateStickyNoteForSelection(service, StickyNoteControl.InkSchemaName, author); 176DeleteSpannedAnnotations(service, StickyNoteControl.InkSchemaName); 830annotationType == StickyNoteControl.InkSchemaName), "Invalid Annotation Type"); 909annotationType == StickyNoteControl.InkSchemaName), "Invalid Annotation Type");
src\Framework\System\Windows\Controls\StickyNote.cs (1)
1034TextSchemaName : InkSchemaName;