6 references to TextSchemaName
PresentationFramework (6)
System\Windows\Annotations\AnnotationComponentChooser.cs (1)
63
if (attachedAnnotation.Annotation.AnnotationType == StickyNoteControl.
TextSchemaName
)
System\Windows\Annotations\AnnotationHelper.cs (4)
76
return CreateStickyNoteForSelection(service, StickyNoteControl.
TextSchemaName
, author);
134
DeleteSpannedAnnotations(service, StickyNoteControl.
TextSchemaName
);
808
annotationType == StickyNoteControl.
TextSchemaName
||
886
annotationType == StickyNoteControl.
TextSchemaName
||
System\Windows\Controls\StickyNote.cs (1)
997
TextSchemaName
: InkSchemaName;