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