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