2 references to PropertyPath
PresentationBuildTasks (2)
Framework\System\Windows\Markup\KnownTypes.cs (2)
3701
case KnownElements.
PropertyPath
: converterId = KnownElements.PropertyPathConverter; break;
4995
case KnownElements.
PropertyPath
: t = _asmFramework.GetType("System.Windows.PropertyPath"); break;