2 overrides of IsEmpty
PresentationFramework (2)
MS\Internal\Controls\StickyNote\StickyNoteContentControl.cs (2)
259public override bool IsEmpty 433public override bool IsEmpty
2 references to IsEmpty
PresentationFramework (2)
MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (2)
747if (!contentControl.IsEmpty) 786if (!contentControl.IsEmpty)