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