2 references to Duration
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (2)
3708case KnownElements.Duration: converterId = KnownElements.DurationConverter; break; 5033case KnownElements.Duration: t = _asmCore.GetType("System.Windows.Duration"); break;