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)
57
HR hr =
_npp
.ShowProgressMessage(message);
91
HR hr =
_npp
.SetApplicationName(value);
108
HR hr =
_npp
.SetPublisherName(value);
120
HR hr =
_npp
.OnDownloadProgress((ulong)bytesDownloaded, (ulong)bytesTotal);