2 references to LoadContent
PresentationFramework (2)
System\Windows\FrameworkTemplate.cs (1)
553
return
LoadContent
(null, null);
System\Windows\StyleHelper.cs (1)
1860
treeRoot = frameworkTemplate.
LoadContent
( container, affectedChildren);