2 references to HasTextData
PresentationFramework (2)
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (2)
194if ((token & XmlToken.Text) != 0 && sncAnnotation.HasTextData) 1313bool hasTextData = sncAnnotation.HasTextData;