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