13 references to TargetTypeProperty
PresentationBuildTasks (13)
Framework\System\Windows\Markup\StyleXamlParser.cs (11)
684else if (mode == StyleMode.TargetTypeProperty && 838mode == StyleMode.TargetTypeProperty && 882if (_styleModeStack.Mode == StyleMode.TargetTypeProperty && 901if (_styleModeStack.Mode == StyleMode.TargetTypeProperty && 924if (_styleModeStack.Mode == StyleMode.TargetTypeProperty && 957mode = StyleMode.TargetTypeProperty; 974else if (mode == StyleMode.TargetTypeProperty && 1005else if (_styleModeStack.Mode == StyleMode.TargetTypeProperty && 1162if (mode == StyleMode.TargetTypeProperty) 1170if (mode == StyleMode.TargetTypeProperty && 1304if (mode == StyleMode.TargetTypeProperty &&
Framework\System\Windows\Markup\TemplateXamlParser.cs (2)
1023mode = StyleMode.TargetTypeProperty; 1286if (mode == StyleMode.TargetTypeProperty)