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