1 write to _npp
PresentationFramework (1)
MS\Internal\AppModel\ProgressPage.cs (1)
50_npp = npp;
4 references to _npp
PresentationFramework (4)
MS\Internal\AppModel\ProgressPage.cs (4)
56HR hr = _npp.ShowProgressMessage(message); 90HR hr = _npp.SetApplicationName(value); 107HR hr = _npp.SetPublisherName(value); 119HR hr = _npp.OnDownloadProgress((ulong)bytesDownloaded, (ulong)bytesTotal);