6 references to TextSchemaName
PresentationFramework (6)
src\Framework\System\Windows\Annotations\AnnotationComponentChooser.cs (1)
72if (attachedAnnotation.Annotation.AnnotationType == StickyNoteControl.TextSchemaName)
src\Framework\System\Windows\Annotations\AnnotationHelper.cs (4)
95return CreateStickyNoteForSelection(service, StickyNoteControl.TextSchemaName, author); 153DeleteSpannedAnnotations(service, StickyNoteControl.TextSchemaName); 829annotationType == StickyNoteControl.TextSchemaName || 908annotationType == StickyNoteControl.TextSchemaName ||
src\Framework\System\Windows\Controls\StickyNote.cs (1)
1034TextSchemaName : InkSchemaName;