2 overrides of IsEmpty
PresentationFramework (2)
MS\Internal\Controls\StickyNote\StickyNoteContentControl.cs (2)
253public override bool IsEmpty 427public override bool IsEmpty
2 references to IsEmpty
PresentationFramework (2)
MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (2)
736if (!contentControl.IsEmpty) 775if (!contentControl.IsEmpty)