2 overrides of Load
PresentationFramework (2)
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteContentControl.cs (2)
237
public override void
Load
(XmlNode node)
404
public override void
Load
(XmlNode node)
1 reference to Load
PresentationFramework (1)
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (1)
789
contentControl.
Load
(node);