2 references to Duration
PresentationBuildTasks (2)
Framework\System\Windows\Markup\KnownTypes.cs (2)
3705
case KnownElements.
Duration
: converterId = KnownElements.DurationConverter; break;
5030
case KnownElements.
Duration
: t = _asmCore.GetType("System.Windows.Duration"); break;