6 references to TextSchemaName
PresentationFramework (6)
System\Windows\Annotations\AnnotationComponentChooser.cs (1)
67if (attachedAnnotation.Annotation.AnnotationType == StickyNoteControl.TextSchemaName)
System\Windows\Annotations\AnnotationHelper.cs (4)
90return CreateStickyNoteForSelection(service, StickyNoteControl.TextSchemaName, author); 148DeleteSpannedAnnotations(service, StickyNoteControl.TextSchemaName); 822annotationType == StickyNoteControl.TextSchemaName || 900annotationType == StickyNoteControl.TextSchemaName ||
System\Windows\Controls\StickyNote.cs (1)
1024TextSchemaName : InkSchemaName;