2 references to GridLength
PresentationBuildTasks (2)
Framework\System\Windows\Markup\KnownTypes.cs (2)
3700
case KnownElements.
GridLength
: converterId = KnownElements.GridLengthConverter; break;
4964
case KnownElements.
GridLength
: t = _asmFramework.GetType("System.Windows.GridLength"); break;