2 overrides of IsEmpty
PresentationFramework (2)
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteContentControl.cs (2)
265public override bool IsEmpty 439public override bool IsEmpty
2 references to IsEmpty
PresentationFramework (2)
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (2)
754if (!contentControl.IsEmpty) 793if (!contentControl.IsEmpty)