6 references to TextSchemaName
PresentationFramework (6)
System\Windows\Annotations\AnnotationComponentChooser.cs (1)
63if (attachedAnnotation.Annotation.AnnotationType == StickyNoteControl.TextSchemaName)
System\Windows\Annotations\AnnotationHelper.cs (4)
76return CreateStickyNoteForSelection(service, StickyNoteControl.TextSchemaName, author); 134DeleteSpannedAnnotations(service, StickyNoteControl.TextSchemaName); 808annotationType == StickyNoteControl.TextSchemaName || 886annotationType == StickyNoteControl.TextSchemaName ||
System\Windows\Controls\StickyNote.cs (1)
997TextSchemaName : InkSchemaName;