6 references to TextSchemaName
PresentationFramework (6)
System\Windows\Annotations\AnnotationComponentChooser.cs (1)
62if (attachedAnnotation.Annotation.AnnotationType == StickyNoteControl.TextSchemaName)
System\Windows\Annotations\AnnotationHelper.cs (4)
75return CreateStickyNoteForSelection(service, StickyNoteControl.TextSchemaName, author); 133DeleteSpannedAnnotations(service, StickyNoteControl.TextSchemaName); 807annotationType == StickyNoteControl.TextSchemaName || 885annotationType == StickyNoteControl.TextSchemaName ||
System\Windows\Controls\StickyNote.cs (1)
985TextSchemaName : InkSchemaName;