1 write to _npp
PresentationFramework (1)
MS\Internal\AppModel\ProgressPage.cs (1)
51_npp = npp;
4 references to _npp
PresentationFramework (4)
MS\Internal\AppModel\ProgressPage.cs (4)
57HR hr = _npp.ShowProgressMessage(message); 91HR hr = _npp.SetApplicationName(value); 108HR hr = _npp.SetPublisherName(value); 120HR hr = _npp.OnDownloadProgress((ulong)bytesDownloaded, (ulong)bytesTotal);