2 writes to title
PresentationFramework (2)
src\Framework\MS\Internal\AppModel\ApplicationProxyInternal.cs (2)
604info.title = entry.Name; 609info.title = _rbw.Value.Title;
1 reference to title
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\ApplicationProxyInternal.cs (1)
691titleString = info.title;