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