11 references to VisualTree
PresentationBuildTasks (11)
Framework\System\Windows\Markup\TemplateXamlParser.cs (11)
376if (_styleModeStack.Mode == StyleMode.VisualTree && !xamlEndAttributesNode.IsCompact) 864mode = StyleMode.VisualTree; 1047else if (mode == StyleMode.VisualTree) 1084if (mode == StyleMode.VisualTree) 1138else if (mode == StyleMode.VisualTree) 1172if (_styleModeStack.Mode == StyleMode.VisualTree) 1190if (_styleModeStack.Mode == StyleMode.VisualTree) 1209if (_styleModeStack.Mode == StyleMode.VisualTree) 1228if (mode == StyleMode.VisualTree) 1261if (mode == StyleMode.VisualTree) 1343Debug.Assert(_styleModeStack.Mode == StyleMode.VisualTree);