6 references to InkSchemaName
PresentationFramework (6)
System\Windows\Annotations\AnnotationComponentChooser.cs (1)
67
else if (attachedAnnotation.Annotation.AnnotationType == StickyNoteControl.
InkSchemaName
)
System\Windows\Annotations\AnnotationHelper.cs (4)
91
return CreateStickyNoteForSelection(service, StickyNoteControl.
InkSchemaName
, author);
156
DeleteSpannedAnnotations(service, StickyNoteControl.
InkSchemaName
);
808
annotationType == StickyNoteControl.
InkSchemaName
), "Invalid Annotation Type");
886
annotationType == StickyNoteControl.
InkSchemaName
), "Invalid Annotation Type");
System\Windows\Controls\StickyNote.cs (1)
985
TextSchemaName :
InkSchemaName
;