2 overrides of IsEmpty
PresentationFramework (2)
MS\Internal\Controls\StickyNote\StickyNoteContentControl.cs (2)
254public override bool IsEmpty 428public override bool IsEmpty
2 references to IsEmpty
PresentationFramework (2)
MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (2)
737if (!contentControl.IsEmpty) 776if (!contentControl.IsEmpty)