6 references to TextSchemaName
PresentationFramework (6)
System\Windows\Annotations\AnnotationComponentChooser.cs (1)
62
if (attachedAnnotation.Annotation.AnnotationType == StickyNoteControl.
TextSchemaName
)
System\Windows\Annotations\AnnotationHelper.cs (4)
75
return CreateStickyNoteForSelection(service, StickyNoteControl.
TextSchemaName
, author);
133
DeleteSpannedAnnotations(service, StickyNoteControl.
TextSchemaName
);
807
annotationType == StickyNoteControl.
TextSchemaName
||
885
annotationType == StickyNoteControl.
TextSchemaName
||
System\Windows\Controls\StickyNote.cs (1)
985
TextSchemaName
: InkSchemaName;