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